1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

Updated Home (markdown)

evilsocket 2018-09-29 12:38:07 +02:00
parent 3ed5152b02
commit f1c195a858

@ -18,7 +18,7 @@ Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPA
$ go get github.com/bettercap/bettercap
$ cd $GOPATH/src/github.com/bettercap/bettercap
$ make && sudo make install
$ make build && sudo make install
This command will download bettercap, install its dependencies, compile it and move the `bettercap` executable to `/usr/local/bin`.