diff --git a/doc/docs.html b/doc/docs.html index 955eb3044e92f8..8f79d3a77067b6 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -50,10 +50,10 @@

online or{{end}} install it locally with:

-$ go get golang.org/x/tour/gotour
+$ go get golang.org/x/tour
 

-This will place the gotour binary in your workspace's bin directory. +This will place the tour binary in your workspace's bin directory.

How to write Go code