Skip to content

Commit de3c4c3

Browse files
committed
Update README.md
1 parent c106dcb commit de3c4c3

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 the Terminal and press Enter. Enjoy the text flying on
99
To install Ruby on Rails development environment you just need to copy and paste this line the Terminal and press Enter. Enjoy the text flying on the screen, it will take quite some time. 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)