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