Updated FAQ (markdown)

Miroslav Stampar 2025-12-26 00:21:01 +01:00
parent 38aa2617fc
commit d457fa45b9

2
FAQ.md

@ -18,7 +18,7 @@ If you are running on a Windows system type the following command from a termina
C:\PythonXX\python.exe sqlmap.py -h
Where `C:\PythonXX` is the path where you installed [Python](http://www.python.org) **2.6**, **2.7** or **3.x**.
Where `C:\PythonXX` is the path where you installed [Python](http://www.python.org) **2.7** or **3.x**.
## Can I integrate sqlmap with a security tool I am developing?