Skip to content

Commit 1567dde

Browse files
committed
Remove extra / with curl command
1 parent e9adf4a commit 1567dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on a lightweight webserver that runs on your local machine.
2121

2222
First install rvm
2323

24-
\curl -sSL https://get.rvm.io | bash -s stable
24+
curl -sSL https://get.rvm.io | bash -s stable
2525

2626
Then load it into your environment
2727

0 commit comments

Comments
 (0)