Added update section

Added an update command for unexperienced go users
This commit is contained in:
Alexey Mozzhakov 2018-02-24 18:32:17 +02:00 committed by GitHub
commit e20526408a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.