From 0a53c5264512efa8a2009c9b3e33041aae2b2cb2 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Fri, 14 Nov 2014 11:52:06 +0100 Subject: [PATCH] Add new updating info to docs #715 #691 --- README | 4 ++++ README.md | 1 + 2 files changed, 5 insertions(+) diff --git a/README b/README index c5d7bb54..578ee802 100644 --- a/README +++ b/README @@ -49,6 +49,10 @@ You should have received a copy of the GNU General Public License along with thi * RubyGems - Recommended: latest * Git + Windows is not supported. + + If installed from Github update the code base with git pull. The databases are updated with wpscan.rb --update. + -> Installing on Ubuntu: Before Ubuntu 14.04: diff --git a/README.md b/README.md index 6dca234f..eff8abed 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Prerequisites: - Git Windows is not supported. +If installed from Github update the code base with ```git pull```. The databases are updated with ```wpscan.rb --update```. ####Installing on Ubuntu: