From 113ae101b5c2d5e0639feabd5427e113519c3199 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 2 Jan 2017 14:33:11 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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