From 42cf2ac19b6d34ba5c72a09aa9f1b13e31a4b940 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Fri, 11 Jul 2014 16:42:10 +0200 Subject: [PATCH] Markdown test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aeac8dc3..f8827448 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,9 @@ sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-d ``` ```git clone https://github.com/wpscanteam/wpscan.git``` + ```cd wpscan``` + ```sudo gem install bundler && bundle install --without test``` ####Installing on Debian: