From 9003be56cab2f7bc035d00f013f072205f3255dd Mon Sep 17 00:00:00 2001 From: evilsocket Date: Tue, 12 Feb 2019 12:23:29 +0100 Subject: [PATCH] new: bettercap is now available on the Snap Store --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d36ba0b9..06b34a87 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ ## How to Install +

+ + Get it from the Snap Store + +

+ A [precompiled version is available](https://github.com/bettercap/bettercap/releases) for each release, alternatively you can use the latest version of the source code from this repository in order to build your own binary. Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPATH/bin` is in `$PATH`, that the `libpcap-dev` and `libnetfilter-queue-dev` (this one is only required on Linux) package installed for your system and then: