Merge pull request #23 from bfontaine/patch-1

README: Simplify install steps on macOS
This commit is contained in:
Nikolaos Kamarinakis 2017-01-20 19:09:06 +02:00 committed by GitHub
commit 3442a2f825
1 changed files with 1 additions and 3 deletions

View File

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