mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
Updated Download and update (markdown)
parent
7dd5003f85
commit
5bad5e72e8
|
@ -6,7 +6,11 @@ Preferably, you can download sqlmap by cloning the [Git](https://github.com/sqlm
|
|||
|
||||
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
|
||||
|
||||
You can update it at any time to the latest development version by running:
|
||||
Alternatively, you can retrieve the latest (monthly) package from the [PyPI](https://pypi.org/project/sqlmap/) repository:
|
||||
|
||||
pip install --upgrade sqlmap
|
||||
|
||||
You can update sqlmap at any time to the latest development version by running:
|
||||
|
||||
python sqlmap.py --update
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user