mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-13 17:06:53 +00:00
Document that sqlmap is available from PyPI
This commit is contained in:
parent
5a097c74c0
commit
0c3f6f5884
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ Preferably, you can download sqlmap by cloning the [Git](https://github.com/sqlm
|
|||
|
||||
sqlmap works out of the box with [Python](https://www.python.org/download/) version **2.7** and **3.x** on any platform.
|
||||
|
||||
You can also use ``pip`` to install and/or upgrade the sqlmap to latest (monthly) tagged version with: ::
|
||||
|
||||
pip install --upgrade sqlmap
|
||||
|
||||
Usage
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue