diff --git a/doc/install-source.html b/doc/install-source.html index e71fff710f..6542fe5417 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -167,7 +167,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
+$ git checkout go1.5.1
 
@@ -346,7 +346,7 @@ New releases are announced on the golang-announce mailing list. Each announcement mentions the latest release tag, for instance, -go1.5. +go1.5.1.