Add `brew update` to macOS installation

This commit is contained in:
Nikolaos Kamarinakis 2017-07-21 23:47:05 -04:00 committed by GitHub
parent 4ff00a9c57
commit e6223eca78
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ If you would like to install KickThemOut on a Mac, please run the following::
$ sudo pip install pcapy
$ brew update
$ 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::