From cd79f576b72a0f638a5fe2f865bc05a41b2bdf9e Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Fri, 11 Jul 2014 16:39:18 +0200 Subject: [PATCH] Change markdown back --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4d8e36e5..e8b8ecbc 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,7 @@ 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 ```