More text update

This commit is contained in:
Miroslav Stampar
2021-07-19 13:58:54 +02:00
parent 3a1dd163ec
commit 8af87c7ea6
4 changed files with 5 additions and 4 deletions

View File

@@ -166,6 +166,6 @@ def update():
infoMsg += "https://github.com/sqlmapproject/sqlmap/downloads"
else:
infoMsg = "for Linux platform it's recommended "
infoMsg += "to install a standard 'git' package (e.g.: 'sudo apt install git')"
infoMsg += "to install a standard 'git' package (e.g.: 'apt install git')"
logger.info(infoMsg)