diff --git a/doc/install-source.html b/doc/install-source.html index 8fb26a956b..5d732b053e 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -143,7 +143,7 @@ packaged Go distribution.
To build a bootstrap tool chain from source, use
either the git branch release-branch.go1.4 or
-go1.4-bootstrap-20161024.tar.gz,
+go1.4-bootstrap-20170531.tar.gz,
which contains the Go 1.4 source code plus accumulated fixes
to keep the tools running on newer operating systems.
(Go 1.4 was the last distribution in which the tool chain was written in C.)