mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 04:52:10 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
443e814dc4
commit
ebcd59f4ba
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ To run:
|
||||||
|
|
||||||
## Compilation
|
## 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
|
$ go get github.com/evilsocket/bettercap-ng
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue