diff --git a/doc/install-source.html b/doc/install-source.html index 60931ada5d..7c1194a22c 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -184,7 +184,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.2
+$ git checkout go1.5.3
 
@@ -363,7 +363,7 @@ New releases are announced on the golang-announce mailing list. Each announcement mentions the latest release tag, for instance, -go1.5.2. +go1.5.3.