diff --git a/README b/README index 32c5d7cb..a40475f6 100644 --- a/README +++ b/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 diff --git a/README.md b/README.md index 6cefaf8e..40dffb57 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ WPScan comes pre-installed on the following Linux distributions: 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 - RubyGems - Recommended: latest - Git