diff --git a/doc/install-source.html b/doc/install-source.html index b8cd8dbcfc..fc4d66fd2a 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -199,7 +199,7 @@ Then clone the repository and check out the latest release tag:

 $ git clone https://go.googlesource.com/go
 $ cd go
-$ git checkout go1.5.3
+$ git checkout go1.6
 
@@ -378,7 +378,7 @@ New releases are announced on the golang-announce mailing list. Each announcement mentions the latest release tag, for instance, -go1.5.3. +go1.6.