diff --git a/index.html b/index.html index cb4a7d2d3..6f46d61cc 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@ Warning: SQLite3::exec(): near "": syntax error in index.php on line 19

You can download the latest zipball or tarball.

Preferably, you can download sqlmap by cloning the Git repository:

-
git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
+
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev

Documentation