From a5c7ae57be839f719b3b82eb754806cb767e9abb Mon Sep 17 00:00:00 2001 From: evilsocket Date: Sat, 13 Jan 2018 05:14:32 +0100 Subject: [PATCH] balls --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b95831a9..bc36940f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ To run: $ docker run -it --privileged --net=host evilsocket/bettercap-ng -h ``` +
+ +
+ ## Compiling Make sure you have a correctly configured Go >= 1.8 environment and the `libpcap-dev` package installed for your system, then: