Markdown test

This commit is contained in:
ethicalhack3r
2014-07-11 16:41:16 +02:00
parent cd79f576b7
commit 6098d064a7

View File

@@ -53,11 +53,9 @@ From Ubuntu 14.04:
sudo apt-get install libcurl4-gnutls-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essentials
```
```
git clone https://github.com/wpscanteam/wpscan.git
cd wpscan
sudo gem install bundler && bundle install --without test
```
```git clone https://github.com/wpscanteam/wpscan.git```
```cd wpscan```
```sudo gem install bundler && bundle install --without test```
####Installing on Debian: