From 7ebfe42eb24b0d584a0751e9f97245f52678c8bc Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Fri, 17 Apr 2015 16:25:17 +0200 Subject: [PATCH] Install bundler gem README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cee9b5b1..ada47686 100644 --- a/README.md +++ b/README.md @@ -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