diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 21:12:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:09 +0700 |
commit | 59a6933b14215ea12db4e1650f8d4cfaa580e25e (patch) | |
tree | 80125d1efd58fc7684dc8a8899ca704bd3f936dc /development/golang-googlecode-gotools/README | |
parent | 015595db1e331efc865a4778c2185d3a424c2513 (diff) | |
download | slackbuilds-59a6933b14215ea12db4e1650f8d4cfaa580e25e.tar.gz |
development/golang-googlecode-gotools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/golang-googlecode-gotools/README')
-rw-r--r-- | development/golang-googlecode-gotools/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/golang-googlecode-gotools/README b/development/golang-googlecode-gotools/README index 4b08597ffd..555d3340ec 100644 --- a/development/golang-googlecode-gotools/README +++ b/development/golang-googlecode-gotools/README @@ -1,8 +1,8 @@ golang-googlecode-gotools -Provides a couple of tools for working with the Go programming language. Like -godoc, a code vetting analysis utility and others. +Provides a couple of tools for working with the Go programming +language. Like godoc, a code vetting analysis utility and others. -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 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 |