From 012670b3497b4b4eb7e594c503f73ec2f1f6939c Mon Sep 17 00:00:00 2001 From: jeffmcjunkin Date: Tue, 2 Sep 2014 12:05:16 -0700 Subject: [PATCH] Update README - fix typo in Ubuntu 14.04 instructions "sudo apt-get install" line had "build-essentials" instead of "build-essential" --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ca356ee4..a2ee5f40 100644 --- a/README +++ b/README @@ -53,7 +53,7 @@ wpscanteam at gmail.com 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