Fix #158. Add the solution to 'no such file to load -- rubygems' in the README
This commit is contained in:
6
README
6
README
@@ -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
|
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==
|
==WPSCAN ARGUMENTS==
|
||||||
|
|
||||||
|
|||||||
@@ -116,6 +116,13 @@ Prerequisites:
|
|||||||
|
|
||||||
See http://vvv.tobiassjosten.net/ruby-on-rails/fixing-readline-for-the-ruby-on-rails-console/ for more details
|
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
|
#### WPSCAN ARGUMENTS
|
||||||
|
|
||||||
--update Update to the latest revision
|
--update Update to the latest revision
|
||||||
|
|||||||
Reference in New Issue
Block a user