Readme.md formatting

This commit is contained in:
erwanlr
2013-01-19 15:31:25 +01:00
parent ccae6fa345
commit 8b9fbca73e

View File

@@ -59,13 +59,17 @@ Prerequisites:
*Installing on Archlinux:*
```pacman -Sy ruby```
```pacman -Sy libyaml```
```git clone https://github.com/wpscanteam/wpscan.git```
```cd wpscan```
```sudo gem install bundler && bundle install --without test development```
```gem install typhoeus```
```gem install nokogiri```
*Installing on Mac OSX:*