Merge pull request #72 from alexmozzhakov/patch-1

Added update section
This commit is contained in:
Simone Margaritelli 2018-02-24 17:57:01 +01:00 committed by GitHub
commit 81c7894946
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.