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: