From cc55b39b838f996d8018f0b1dc0bfa57e7fe61c4 Mon Sep 17 00:00:00 2001 From: Christian Mehlmauer Date: Fri, 11 Sep 2015 15:31:29 +0200 Subject: [PATCH] new dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8f758c..1a391349 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Before Ubuntu 14.04: From Ubuntu 14.04: - sudo apt-get install libcurl4-openssl-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essential + sudo apt-get install libcurl4-openssl-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essential libgmp-dev git clone https://github.com/wpscanteam/wpscan.git cd wpscan sudo gem install bundler && bundle install --without test