Amended Arch Linux install instructions. See issue #183.

This commit is contained in:
ethicalhack3r
2013-05-12 13:42:14 +02:00
parent 7f10462189
commit 4b34cf90f7
2 changed files with 4 additions and 4 deletions

4
README
View File

@@ -59,8 +59,8 @@ ryandewhurst at gmail
-> Installing on Archlinux:
pacman -Sy ruby
pacman -Sy libyaml
pacman -Syu ruby
pacman -Syu libyaml
git clone https://github.com/wpscanteam/wpscan.git
cd wpscan

View File

@@ -58,9 +58,9 @@ Prerequisites:
*Installing on Archlinux:*
```pacman -Sy ruby```
```pacman -Syu ruby```
```pacman -Sy libyaml```
```pacman -Syu libyaml```
```git clone https://github.com/wpscanteam/wpscan.git```