Readme.md formatting
This commit is contained in:
@@ -59,13 +59,17 @@ Prerequisites:
|
|||||||
*Installing on Archlinux:*
|
*Installing on Archlinux:*
|
||||||
|
|
||||||
```pacman -Sy ruby```
|
```pacman -Sy ruby```
|
||||||
|
|
||||||
```pacman -Sy libyaml```
|
```pacman -Sy libyaml```
|
||||||
|
|
||||||
```git clone https://github.com/wpscanteam/wpscan.git```
|
```git clone https://github.com/wpscanteam/wpscan.git```
|
||||||
|
|
||||||
```cd wpscan```
|
```cd wpscan```
|
||||||
|
|
||||||
```sudo gem install bundler && bundle install --without test development```
|
```sudo gem install bundler && bundle install --without test development```
|
||||||
|
|
||||||
```gem install typhoeus```
|
```gem install typhoeus```
|
||||||
|
|
||||||
```gem install nokogiri```
|
```gem install nokogiri```
|
||||||
|
|
||||||
*Installing on Mac OSX:*
|
*Installing on Mac OSX:*
|
||||||
|
|||||||
Reference in New Issue
Block a user