mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 10:46:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
08f3766d30
commit
7cbf04e6cb
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ In order to update to an unstable but bleeding edge release from this repository
|
|||
|
||||
$ go get -u github.com/bettercap/bettercap
|
||||
$ cd $GOPATH/src/github.com/bettercap/bettercap
|
||||
$ make && sudo make install
|
||||
$ make build && sudo make install
|
||||
|
||||
## Documentation and Examples
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue