Updates the recommended ruby version
This commit is contained in:
4
README
4
README
@@ -40,7 +40,7 @@ ryandewhurst at gmail
|
||||
Prerequisites:
|
||||
|
||||
* Windows not supported
|
||||
* Ruby >= 1.9.2 - Recommended: 1.9.3
|
||||
* Ruby >= 1.9.2 - Recommended: 2.1.2
|
||||
* Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
|
||||
* RubyGems - Recommended: latest
|
||||
* Git
|
||||
@@ -88,7 +88,7 @@ ryandewhurst at gmail
|
||||
sudo gem install bundler && sudo bundle install --without test
|
||||
|
||||
-> Installing with RVM:
|
||||
|
||||
|
||||
cd ~
|
||||
curl -sSL https://get.rvm.io | bash -s stable
|
||||
source ~/.rvm/scripts/rvm
|
||||
|
||||
Reference in New Issue
Block a user