Ref #113 Installation instructions for Archlinux
This commit is contained in:
15
index.html
15
index.html
@@ -98,6 +98,21 @@
|
||||
|
||||
<p><code>sudo gem install bundler && bundle install --without test development</code></p>
|
||||
|
||||
<p><em>Installing on Archlinux:</em></p>
|
||||
|
||||
<p><code>pacman -Sy ruby</code></p>
|
||||
<p><code>pacman -Sy libyaml</code></p>
|
||||
|
||||
<p><code>git clone https://github.com/wpscanteam/wpscan.git</code></p>
|
||||
|
||||
<p><code>cd wpscan</code></p>
|
||||
|
||||
<p><code>sudo gem install bundler && bundle install --without test development</code></p>
|
||||
|
||||
<p><code>gem install typhoeus</code></p>
|
||||
|
||||
<p><code>gem install nokogiri</code></p>
|
||||
|
||||
<p><em>Installing on Mac OSX:</em></p>
|
||||
|
||||
<p><code>git clone https://github.com/wpscanteam/wpscan.git</code></p>
|
||||
|
||||
Reference in New Issue
Block a user