HTML encoded special chars

This commit is contained in:
ethicalhack3r
2012-11-12 18:04:29 +01:00
parent 5394287422
commit 49982a4fb0

View File

@@ -86,7 +86,7 @@
<p><code>cd wpscan</code></p>
<p><code>sudo gem install bundler && bundle install</code></p>
<p><code>sudo gem install bundler &amp;&amp; bundle install</code></p>
<p><em>Installing on Fedora:</em></p>
@@ -96,7 +96,7 @@
<p><code>cd wpscan</code></p>
<p><code>sudo gem install bundler && bundle install</code></p>
<p><code>sudo gem install bundler &amp;&amp; bundle install</code></p>
<p><em>Installing on Mac OSX:</em></p>
@@ -104,7 +104,7 @@
<p><code>cd wpscan</code></p>
<p><code>sudo gem install bundler && bundle install</code></p>
<p><code>sudo gem install bundler &amp;&amp; bundle install</code></p>
<h4>KNOWN ISSUES</h4>
@@ -120,7 +120,7 @@ If you have one the following errors : "-bash: !t: event not found", "-bash: !u:
</p></li>
<li><p>
Proxy not working
Update cURL to version => 7.21.7 (may have to install from source). See <a href="https://github.com/wpscanteam/wpscan/issues/7">https://github.com/wpscanteam/wpscan/issues/7</a>
Update cURL to version =&gt; 7.21.7 (may have to install from source). See <a href="https://github.com/wpscanteam/wpscan/issues/7">https://github.com/wpscanteam/wpscan/issues/7</a>
</p></li>
</ul>