From 2bf359ddb21bbda9fd72fc75aa4bc943387fab9c Mon Sep 17 00:00:00 2001 From: Erwan Date: Fri, 28 Sep 2012 17:59:19 +0200 Subject: [PATCH] Ref #37 Needed packages for nokogiri Themes enumeration option added --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index cf2bf333..db321733 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@

Installing on Debian/Ubuntu:

-

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

+

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

sudo gem install typhoeus nokogiri json

@@ -90,6 +90,8 @@ p plugins p! only vulnerable plugins t timthumbs + T themes + T! only vulnerable themes Multiple values are allowed : '-e tp' will enumerate timthumbs and plugins If no option is supplied, the default is 'upt'