]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update linux tarball version for Go 1.1
authorDave Cheney <dave@cheney.net>
Mon, 3 Jun 2013 01:47:42 +0000 (11:47 +1000)
committerDave Cheney <dave@cheney.net>
Mon, 3 Jun 2013 01:47:42 +0000 (11:47 +1000)
R=adg
CC=golang-dev
https://golang.org/cl/9819044

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>