summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 660d7fa2bc1..71a587d2ee3 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -86,7 +86,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
Remove the old Ruby 1.8 if present
- sudo apt-get remove -y ruby1.8
+ sudo apt-get remove ruby1.8
Download Ruby and compile it: