diff --git a/FAQ.md b/FAQ.md index 4679997..5b6a485 100644 --- a/FAQ.md +++ b/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?