1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

Updated Home (markdown)

Simone Margaritelli 2018-02-24 20:09:31 +01:00
parent a93addb8b4
commit ebb02d0240

@ -23,6 +23,6 @@ This command will download bettercap, install its dependencies, compile it and m
Now you can use `sudo bettercap -h` to show the basic command line options and just `sudo bettercap` to start an
[interactive session](https://github.com/bettercap/bettercap/wiki/Interactive-Mode) on your default network interface, otherwise you can [load a caplet](https://github.com/bettercap/bettercap/wiki/Caplets) from [the dedicated repository](https://github.com/bettercap/caplets).
To update `bettercap from the repository:
To update `bettercap` from the repository:
$ go get -u github.com/bettercap/bettercap