Merge pull request #87 from BenHall/patch-1

Remove extra / with curl command
This commit is contained in:
johndmulhausen
2016-03-10 17:56:04 +00:00
+1 -1
View File
@@ -21,7 +21,7 @@ on a lightweight webserver that runs on your local machine.
First install rvm
\curl -sSL https://get.rvm.io | bash -s stable
curl -sSL https://get.rvm.io | bash -s stable
Then load it into your environment