diff --git a/godoc/dl/tmpl.go b/godoc/dl/tmpl.go index c5df742a..47ef9f49 100644 --- a/godoc/dl/tmpl.go +++ b/godoc/dl/tmpl.go @@ -220,7 +220,7 @@ $(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}}
+go get golang.org/dl/{{.Version}}
 

Then, use the {{.Version}} command instead of the go command to use {{.Version}}.

{{end}}