main
byt3bl33d3r 2015-10-10 09:54:55 -06:00
parent b5e6b0d452
commit 3cd0a98a57
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The biggest improvements over the above tools are:
#Installation on Kali Linux
**Note: it's reccomended to install CrackMapExec in a [virtualenv](http://docs.python-guide.org/en/latest/dev/virtualenvs), to avoid confilicts with the older Impacket version that currently is in the Kali repos**
**Note: it's recomended to install CrackMapExec in a [virtualenv](http://docs.python-guide.org/en/latest/dev/virtualenvs), to avoid conflicts with the older Impacket version that currently is in the Kali repos**
Run ```pip install --upgrade -r requirements.txt```