Install bundler gem README

This commit is contained in:
ethicalhack3r
2015-04-17 16:25:17 +02:00
parent df514d3b9f
commit 7ebfe42eb2

View File

@@ -162,6 +162,7 @@ Apple Xcode, Command Line Tools and the libffi are needed (to be able to install
gem install bundler
git clone https://github.com/wpscanteam/wpscan.git
cd wpscan
gem install bundler
bundle install --without test
#### KNOWN ISSUES