doc/install-source.html | 4 ++-- diff --git a/doc/install-source.html b/doc/install-source.html index 991be3f18212a21a688fb5004d25fe0c983596c8..11c66adb39d656bc50f04c1bc2673771736dfadc 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -203,7 +203,7 @@
Go will install to a directory named go.
Change to the directory that will be its parent
and make sure the go directory does not exist.
Then clone the repository and check out the latest release tag
-(go1.6, for example):
go1.7, for example):
$ git clone https://go.googlesource.com/go @@ -391,7 +391,7 @@ New releases are announced on the golang-announce mailing list. Each announcement mentions the latest release tag, for instance, -go1.6. +go1.7.