1
0
mirror of https://github.com/golang/go synced 2024-11-11 20:40:21 -07:00

doc: update linux tarball version for Go 1.1

R=adg
CC=golang-dev
https://golang.org/cl/9819044
This commit is contained in:
Dave Cheney 2013-06-03 11:47:42 +10:00
parent 0d0d57ccfe
commit ec1769ba7b

View 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>