diff --git a/README.md b/README.md index 8baef4438b..0f95634aeb 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Please be sure all necessary binaries are installed (such as `gocode`, `godef`, `:GoInstallBinaries` command. If invoked, all necessary binaries will be automatically downloaded and installed to your `$GOBIN` environment (if not set it will use `$GOPATH/bin`). Note that this command requires `git` for fetching the individual Go -packages. +packages. Additionally, use `:GoUpdateBinaries` to update the installed binaries. ### Optional