summaryrefslogtreecommitdiffstats
path: root/development/golang-googlecode-gotools
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-12 14:53:38 -0500
committer B. Watson <yalhcru@gmail.com>2022-03-12 14:53:38 -0500
commit6a18ba25f6b4c161e65016c20de5d9402ecf2ba7 (patch)
tree63ba3917dab43bf34057d75fe57b42db370ae119 /development/golang-googlecode-gotools
parent5fe07b275b136dad5092f316a04a893021fc58b9 (diff)
downloadslackbuilds-6a18ba25f6b4c161e65016c20de5d9402ecf2ba7.tar.gz
slackbuilds-6a18ba25f6b4c161e65016c20de5d9402ecf2ba7.tar.xz
development/golang-googlecode-gotools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/golang-googlecode-gotools')
-rw-r--r--development/golang-googlecode-gotools/README4
1 files changed, 2 insertions, 2 deletions
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:
```