Remove extra / with curl command

pull/87/head
Ben Hall 2016-03-10 17:04:58 +00:00
parent e9adf4ac1c
commit 1567ddedaa
1 changed files with 1 additions and 1 deletions

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