8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdb400 commit 587a174Copy full SHA for 587a174
README.md
@@ -25,8 +25,8 @@ moment this is supported for Go compilers from version 1.7.
25
26
## Download/Install
27
28
-The easiest way to install is to run `go get -u golang.org/x/text`. You can
29
-also manually git clone the repository to `$GOPATH/src/golang.org/x/text`.
+The easiest way to install is to run `go install golang.org/x/text/cmd/gotext@latest`.
+You can also manually git clone the repository to `$GOPATH/src/golang.org/x/text`.
30
31
## Contribute
32
To submit changes to this repository, see http://golang.org/doc/contribute.html.
0 commit comments