diff options
Diffstat (limited to 'development/golang-googlecode-gotools')
-rw-r--r-- | development/golang-googlecode-gotools/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/golang-googlecode-gotools/README b/development/golang-googlecode-gotools/README index d7b91470036a1..b7bc04efdead1 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: ``` |