mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-22 04:54:26 +01:00
Fix macOS Installation Guide
Altered `brew install --with-python libdnet scapy nmap` to `brew install --with-python libdnet nmap`.
This commit is contained in:
parent
4052724390
commit
f7bd3b0330
@ -51,7 +51,7 @@ If you would like to install KickThemOut on a Mac, please run the following::
|
|||||||
|
|
||||||
$ brew update
|
$ brew update
|
||||||
|
|
||||||
$ brew install --with-python libdnet scapy nmap
|
$ brew install --with-python libdnet nmap
|
||||||
|
|
||||||
**Keep in mind** that you might be asked to run some commands after executing the previous step. Moving on::
|
**Keep in mind** that you might be asked to run some commands after executing the previous step. Moving on::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user