]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.1] doc: update linux tarball version for Go 1.1
authorAndrew Gerrand <adg@golang.org>
Mon, 3 Jun 2013 01:56:41 +0000 (11:56 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 3 Jun 2013 01:56:41 +0000 (11:56 +1000)
««« CL 9819044 / 0f679c4c5ebe
doc: update linux tarball version for Go 1.1

R=adg
CC=golang-dev
https://golang.org/cl/9819044
»»»

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/9858048

doc/install.html

index b6678194296a444c42db225a94040931da72e6c4..eff2b30fffa3fccf5c40820b9377cf9d463d34a7 100644 (file)
@@ -108,7 +108,7 @@ For example:
 </p>
 
 <pre>
-tar -C /usr/local -xzf go1.0.3.linux-amd64.tar.gz
+tar -C /usr/local -xzf go1.1.linux-amd64.tar.gz
 </pre>
 
 <p>