mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 21:43:18 -07:00
Added update section
Added an update command for unexperienced go users
This commit is contained in:
parent
9ee43b6b67
commit
e20526408a
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@ Now you can use `sudo bettercap -h` to show the basic command line options and j
|
|||
|
||||
The project is documented [in this wiki](https://github.com/bettercap/bettercap/wiki).
|
||||
|
||||
## Update
|
||||
In order to update run the command below:
|
||||
|
||||
$ go get -u github.com/bettercap/bettercap
|
||||
|
||||
## License
|
||||
|
||||
`bettercap` is made with ♥ by [the dev team](https://github.com/orgs/bettercap/people) and it's released under the GPL 3 license.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue