From 4ff00a9c57ef16ca9d896aeed9330260e179f927 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Fri, 21 Jul 2017 23:42:39 -0400 Subject: [PATCH] Add `--with-python` parameter to brew command --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f3e654e..263de30 100644 --- a/README.rst +++ b/README.rst @@ -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::