From ebcd59f4ba0ca14fad566a9901b6eb463d232f2f Mon Sep 17 00:00:00 2001 From: evilsocket Date: Sun, 11 Feb 2018 21:39:33 +0100 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59d2ebe1..25d91c50 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To run: ## Compilation -Make sure you have a correctly configured Go >= 1.8 environment, that `$GOPATH/bin` is in `$PATH` and the `libpcap-dev` package installed for your system, then: +Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPATH/bin` is in `$PATH` and the `libpcap-dev` package installed for your system, then: $ go get github.com/evilsocket/bettercap-ng