Group development & test created in Gemfile, README updated to reflect it
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
<p><code>cd wpscan</code></p>
|
<p><code>cd wpscan</code></p>
|
||||||
|
|
||||||
<p><code>sudo gem install bundler && bundle install</code></p>
|
<p><code>sudo gem install bundler && bundle install --without test development</code></p>
|
||||||
|
|
||||||
<p><em>Installing on Fedora:</em></p>
|
<p><em>Installing on Fedora:</em></p>
|
||||||
|
|
||||||
@@ -96,7 +96,7 @@
|
|||||||
|
|
||||||
<p><code>cd wpscan</code></p>
|
<p><code>cd wpscan</code></p>
|
||||||
|
|
||||||
<p><code>sudo gem install bundler && bundle install</code></p>
|
<p><code>sudo gem install bundler && bundle install --without test development</code></p>
|
||||||
|
|
||||||
<p><em>Installing on Mac OSX:</em></p>
|
<p><em>Installing on Mac OSX:</em></p>
|
||||||
|
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
|
|
||||||
<p><code>cd wpscan</code></p>
|
<p><code>cd wpscan</code></p>
|
||||||
|
|
||||||
<p><code>sudo gem install bundler && bundle install</code></p>
|
<p><code>sudo gem install bundler && bundle install --without test development</code></p>
|
||||||
|
|
||||||
<h4>KNOWN ISSUES</h4>
|
<h4>KNOWN ISSUES</h4>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user