Skip to content

Commit 359680f

Browse files
authored
Merge pull request #40 from frvade/patch-1
Update README.md
2 parents ae497c8 + de3c4c3 commit 359680f

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
@@ -9,6 +9,6 @@ Copy and paste this line in the Terminal and press Enter. The installation will
99
To install Ruby on Rails development environment, copy and paste this line in the Terminal and press Enter. The installation will take quite some time, so enjoy the text flying on the screen. Grabbing a refreshing drink before starting is encouraged!
1010

1111
sudo apt-get install curl
12-
bash < <(curl -sL https://raw.github.com/railsgirls/installation-scripts/master/rails-install-ubuntu.sh)
12+
bash <(curl -sL https://raw.github.com/railsgirls/installation-scripts/master/rails-install-ubuntu.sh)
1313

1414

0 commit comments

Comments
 (0)