Skip to content

Commit ea3fd5c

Browse files
Need to install curl before first use. Fixes #36.
1 parent d52b71b commit ea3fd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Copy and paste this line the Terminal and press Enter. Enjoy the text flying on
88

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

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

1314

0 commit comments

Comments
 (0)