Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3794c3c

Browse files
committed
Update README.md
1 parent bd5cabd commit 3794c3c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ Preferably, you can download sqlmap by cloning the Git repository:
1111

1212
git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
1313

14-
sqlmap should work out of the box with [Python](http://www.python.org/download/) version 2.6.x or 2.7.x.
14+
sqlmap should work out of the box with [Python](http://www.python.org/download/) version 2.6.x or 2.7.x on any platform.
1515

1616
Usage
1717
---
18-
To get a list of basic options use:
18+
To get a list of basic options and switches use:
1919

2020
python sqlmap.py -h
2121

22-
To get a list of all options use:
22+
To get a list of all options and switches use:
2323

2424
python sqlmap.py -hh
2525

0 commit comments

Comments
 (0)