From 1ef18eac104272807210f9b6537603a78ccb732a Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Sat, 20 May 2017 01:26:34 +0300 Subject: [PATCH] Change pip command in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 710419a..25552b9 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ MacOS Installation If you would like to install KickThemOut on a Mac, please run the following:: - $ sudo python -m pip install pcapy + $ pip install pcapy $ brew install libdnet scapy nmap