Fix #158. Add the solution to 'no such file to load -- rubygems' in the README

This commit is contained in:
erwanlr
2013-03-30 23:25:33 +01:00
parent 91f9a1e84f
commit 3af01e7ded
2 changed files with 13 additions and 0 deletions

6
README
View File

@@ -105,6 +105,12 @@ ryandewhurst at gmail
See http://vvv.tobiassjosten.net/ruby-on-rails/fixing-readline-for-the-ruby-on-rails-console/ for more details
- no such file to load -- rubygems
Run update-alternatives --config ruby
And select your ruby version
See https://github.com/wpscanteam/wpscan/issues/148
==WPSCAN ARGUMENTS==

View File

@@ -116,6 +116,13 @@ Prerequisites:
See http://vvv.tobiassjosten.net/ruby-on-rails/fixing-readline-for-the-ruby-on-rails-console/ for more details
- no such file to load -- rubygems
```update-alternatives --config ruby```
And select your ruby version
See https://github.com/wpscanteam/wpscan/issues/148
#### WPSCAN ARGUMENTS
--update Update to the latest revision