diff --git a/doc/install-source.html b/doc/install-source.html index 918f1a99ae..17b1c9cbb7 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -247,10 +247,12 @@ that if Go is checked out in $HOME/go, it will conflict with the default location of $GOPATH. See GOPATH below.

+

Reminder: If you opted to also compile the bootstrap binaries from source (in an earlier section), you still need to git clone again at this point (to checkout the latest <tag>), because you must keep your go1.4 repository distinct. +