From 8c8d2e10c131f24eee322cb4639d6371614f8dc7 Mon Sep 17 00:00:00 2001 From: stamparm Date: Tue, 30 Oct 2012 02:15:02 -0700 Subject: [PATCH] Updated Download and update (markdown) --- Download-and-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Download-and-update.md b/Download-and-update.md index bf8d152a7..754c1b568 100644 --- a/Download-and-update.md +++ b/Download-and-update.md @@ -1,6 +1,6 @@ # Download and update -You can download the latest tarball by clicking [here](https://github.com/sqlmapproject/sqlmap/tarball/master). +You can download the latest tarball by clicking [here](https://github.com/sqlmapproject/sqlmap/tarball/master) or latest zipball by clicking [here](https://github.com/sqlmapproject/sqlmap/zipball/master). Preferably, you can download sqlmap by cloning the [Git](https://github.com/sqlmapproject/sqlmap) repository: @@ -12,4 +12,4 @@ You can update it at any time to the latest development version by running: or: - git pull + git pull \ No newline at end of file