diff options
author | Ingo Oeser <ingo@jimdo.com> | 2013-06-14 23:22:50 +0200 |
---|---|---|
committer | Ingo Oeser <ingo@jimdo.com> | 2013-06-14 23:22:50 +0200 |
commit | 09f84a75bc63a6316d575f531489d69ec8ade2e8 (patch) | |
tree | b74a4dcecf087639a6898acb55c71dae1e54b299 /doc/install.html | |
parent | efcc50dfdc94c82ee0292bf71992ecb7c0123061 (diff) | |
download | golang-upstream/1.1.1.tar.gz |
Imported Upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.html b/doc/install.html index b66781942..eff2b30ff 100644 --- a/doc/install.html +++ b/doc/install.html @@ -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> |