Update readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,8 +1,8 @@
|
||||
 v3 BETA
|
||||

|
||||
|
||||
[](https://badge.fury.io/rb/wpscan)
|
||||
[](https://travis-ci.org/wpscanteam/wpscan-v3)
|
||||
[](https://codeclimate.com/github/wpscanteam/wpscan-v3)
|
||||
[](https://travis-ci.org/wpscanteam/wpscan-v3)
|
||||
[](https://codeclimate.com/github/wpscanteam/wpscan)
|
||||
[](https://www.patreon.com/wpscan)
|
||||
|
||||
# INSTALL
|
||||
@@ -24,7 +24,7 @@ gem install wpscan
|
||||
Prerequisites: Git
|
||||
|
||||
```
|
||||
git clone https://github.com/wpscanteam/wpscan-v3 wpscan
|
||||
git clone https://github.com/wpscanteam/wpscan
|
||||
|
||||
cd wpscan/
|
||||
|
||||
@@ -33,7 +33,7 @@ bundle install && rake install
|
||||
|
||||
# Docker
|
||||
|
||||
Pull the repo with ```docker pull wpscanteam/wpscan-v3```
|
||||
Pull the repo with ```docker pull wpscanteam/wpscan```
|
||||
|
||||
# Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user