From ecba81ea5bed1158ed1ecfcc5d4bf11e4250d42d Mon Sep 17 00:00:00 2001 From: erwanlr Date: Sun, 20 Jul 2014 19:42:04 +0200 Subject: [PATCH] Fixes #575 - Typo in a package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe74d53f..4522faf9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Before Ubuntu 14.04: From Ubuntu 14.04: - sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essentials + sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essential git clone https://github.com/wpscanteam/wpscan.git cd wpscan sudo gem install bundler && bundle install --without test