development/golang-googlecode-gotools: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-12 14:53:38 -05:00
parent 5fe07b275b
commit 6a18ba25f6
1 changed files with 2 additions and 2 deletions

View File

@ -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:
```