diff --git a/doc/install-source.html b/doc/install-source.html index 721d28b9ea0..f32d48d6d0d 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -247,8 +247,8 @@ Bugs can be reported using the Keeping up with releases

-The Go project maintains two stable tags in its Mercurial repository: -release and weekly. +The Go project maintains a stable tag in its Mercurial repository: +release.

@@ -269,12 +269,6 @@ $ hg update release $ ./all.bash -

-The weekly tag is updated about once a week, and should be used -only by those who are actively working on the Go core. -To use the weekly tag run hg update weekly instead. -

-

Optional environment variables