diff -r 7aa54f7e9868 -r 59ebd755fdc9 README.md --- a/README.md Sun Apr 30 19:09:04 2017 +0200 +++ b/README.md Sun Apr 30 20:02:11 2017 +0200 @@ -25,6 +25,11 @@ Travis automated testing is run for Go versions 1.7 and 1.8. +For *upgrades*, you should use the `-u` option to ensure the dependencies are +updated as well: + + go get -u github.com/McKael/madonctl + ### Download Check the [Release page](https://github.com/McKael/madonctl/releases) for some pre-built binaries.