Skip to content

Commit 755dd7f

Browse files
committed
Merge pull request #37 from aknrdureegaesr/install-curl-before-use
Need to install curl before first use. Fixes #36.
2 parents 5f0025e + ea3fd5c commit 755dd7f

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)