aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/install/rvm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/rvm.md b/doc/install/rvm.md
index 163347c56..860f5875c 100644
--- a/doc/install/rvm.md
+++ b/doc/install/rvm.md
@@ -14,7 +14,7 @@ sudo apt-get install build-essential openssl libreadline6 libreadline6-dev curl
curl -L https://get.rvm.io | bash -s stable
-echo ‘source ~/.rvm/scripts/rvm’ » ~/.bash_aliases && bash
+echo 'source ~/.rvm/scripts/rvm' >> ~/.bash_aliases && bash
```
Test