diff --git a/godoc/dl/tmpl.go b/godoc/dl/tmpl.go index d989d67b9e..d876c9938f 100644 --- a/godoc/dl/tmpl.go +++ b/godoc/dl/tmpl.go @@ -213,6 +213,11 @@ $(document).ready(function() {
This is an unstable version of Go. Use with caution.
+If you already have Go installed, you can install this version by running:
+
+go get golang.org/x/build/version/{{.Version}}
+
+ Then, use the {{.Version}} command instead of the go command to use {{.Version}}.