diff --git a/doc/docs.html b/doc/docs.html index f34e2e596e7..21a9a63d51c 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -49,10 +49,10 @@ Each section concludes with a few exercises so you can practice what you've learned. You can {{if not $.GoogleCN}}take the tour online or{{end}} install it locally with:
-
$ go get golang.org/x/tour/gotour+
This will place the gotour
binary in your workspace's bin
directory.