From a5adcfec97ed1d5616d0620032a21c5891332a1a Mon Sep 17 00:00:00 2001 From: David Wolf <68775926+devidw@users.noreply.github.com> Date: Tue, 22 Feb 2022 19:55:32 +0100 Subject: [PATCH] README: Inline to code block for macOS download --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbe22d340..535296057 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,9 @@ When using a pentesting distubution (such as Kali Linux), it is recommended to i ### In macOSX via Homebrew -`brew install wpscanteam/tap/wpscan` +```shell +brew install wpscanteam/tap/wpscan +``` ### From RubyGems