mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
4a6d429bf8
commit
f489d61440
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,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`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue