Add `--with-python` parameter to brew command

This commit is contained in:
Nikolaos Kamarinakis 2017-07-21 23:42:39 -04:00 committed by GitHub
parent 62f3cabe1d
commit 4ff00a9c57
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ If you would like to install KickThemOut on a Mac, please run the following::
$ sudo pip install pcapy
$ brew install libdnet scapy nmap
$ brew install --with-python libdnet scapy nmap
**Keep in mind** that you might be asked to run some commands after executing the previous step. Moving on::