Amended Arch Linux install instructions. See issue #183.
This commit is contained in:
4
README
4
README
@@ -59,8 +59,8 @@ ryandewhurst at gmail
|
|||||||
|
|
||||||
-> Installing on Archlinux:
|
-> Installing on Archlinux:
|
||||||
|
|
||||||
pacman -Sy ruby
|
pacman -Syu ruby
|
||||||
pacman -Sy libyaml
|
pacman -Syu libyaml
|
||||||
|
|
||||||
git clone https://github.com/wpscanteam/wpscan.git
|
git clone https://github.com/wpscanteam/wpscan.git
|
||||||
cd wpscan
|
cd wpscan
|
||||||
|
|||||||
@@ -58,9 +58,9 @@ Prerequisites:
|
|||||||
|
|
||||||
*Installing on Archlinux:*
|
*Installing on Archlinux:*
|
||||||
|
|
||||||
```pacman -Sy ruby```
|
```pacman -Syu ruby```
|
||||||
|
|
||||||
```pacman -Sy libyaml```
|
```pacman -Syu libyaml```
|
||||||
|
|
||||||
```git clone https://github.com/wpscanteam/wpscan.git```
|
```git clone https://github.com/wpscanteam/wpscan.git```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user