# HG changeset patch # User Mikael Berthe # Date 1493575331 -7200 # Node ID 59ebd755fdc9d341678a38338971d4ff1d34234a # Parent 7aa54f7e9868598f944c047016a3d8ada9a1c7e6 Update README 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.