diff --git a/README.md b/README.md index efaa2d6a..e74de359 100644 --- a/README.md +++ b/README.md @@ -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.