Skip to content

Commit 3ea1ead

Browse files
committed
Merge pull request #606 from DavidGamba/document-GoUpdateBinaries
Add documentation for GoUpdateBinaries in README
2 parents a36f6fa + c6bcc63 commit 3ea1ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Please be sure all necessary binaries are installed (such as `gocode`, `godef`,
6363
`:GoInstallBinaries` command. If invoked, all necessary binaries will be
6464
automatically downloaded and installed to your `$GOBIN` environment (if not set
6565
it will use `$GOPATH/bin`). Note that this command requires `git` for fetching the individual Go
66-
packages.
66+
packages. Additionally, use `:GoUpdateBinaries` to update the installed binaries.
6767

6868
### Optional
6969

0 commit comments

Comments
 (0)