From 088bbb40adfbc3c87a820e400a236cf7ab1d0c45 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 6 Jun 2014 09:55:33 +0200 Subject: [PATCH] Package change due to Ubuntu 14.04 --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index d6cad096..9180cb74 100644 --- a/index.html +++ b/index.html @@ -82,8 +82,14 @@

Installing on Debian/Ubuntu:

+

Before Ubuntu 14.04:

+

sudo apt-get install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev

+

From Ubuntu 14.04:

+ +

sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-dev

+

git clone https://github.com/wpscanteam/wpscan.git

cd wpscan