From ec262cbb7dbb4d872e1b1ad9996850d7f682296b Mon Sep 17 00:00:00 2001 From: Ryan Dewhurst Date: Fri, 3 Apr 2020 10:14:11 +0200 Subject: [PATCH] Updated WPScan User Documentation (markdown) --- WPScan-User-Documentation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WPScan-User-Documentation.md b/WPScan-User-Documentation.md index 8c6348e..28a9e8f 100644 --- a/WPScan-User-Documentation.md +++ b/WPScan-User-Documentation.md @@ -24,6 +24,10 @@ Example Docker command to enumerate usernames: `docker run -it --rm wpscanteam/wpscan --url https://example.com/ --enumerate u` +### Homebrew (macOS) + +`brew install wpscan` + ## Updating ### WPScan