diff --git a/development/golang-googlecode-gotools/README b/development/golang-googlecode-gotools/README index d7b9147003..b7bc04efde 100644 --- a/development/golang-googlecode-gotools/README +++ b/development/golang-googlecode-gotools/README @@ -7,8 +7,8 @@ This also provides the import path of code.google.com/p/go.tools for the Go programming language. These libraries are source only. To compile using the libraries, include "/usr/share/gocode" in your GOPATH -This package currently builds a historic version of tools from when they were -removed from the core golang repo. +This package currently builds a historic version of tools from when +they were removed from the core golang repo. Users may wish to install updated commands, like: ```