Remove extra / with curl command

This commit is contained in:
Ben Hall
2016-03-10 17:04:58 +00:00
parent e9adf4ac1c
commit 1567ddedaa
+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