Update index.html

This commit is contained in:
Miroslav Stampar 2017-01-02 14:33:11 +01:00 committed by GitHub
parent 583282b062
commit 113ae101b5

View File

@ -86,7 +86,7 @@ Warning: SQLite3::exec(): near "": syntax error in index.php on line 19
<p>You can download the latest <a href="https://github.com/sqlmapproject/sqlmap/zipball/master">zipball</a> or <a href="https://github.com/sqlmapproject/sqlmap/tarball/master">tarball</a>.</p>
<p>Preferably, you can download sqlmap by cloning the <a href="https://github.com/sqlmapproject/sqlmap">Git</a> repository:</p>
<pre><code>git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev</code></pre>
<pre><code>git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev</code></pre>
<a name="documentation"><h1>Documentation</h1></a>