Merge pull request #87 from BenHall/patch-1
Remove extra / with curl command
This commit is contained in:
@@ -21,7 +21,7 @@ on a lightweight webserver that runs on your local machine.
|
|||||||
|
|
||||||
First install rvm
|
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
|
Then load it into your environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user