We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33153f commit 844bb04Copy full SHA for 844bb04
doc/docs.html
@@ -50,10 +50,10 @@ <h3 id="go_tour">
50
online</a> or{{end}} install it locally with:
51
</p>
52
<pre>
53
-$ go get golang.org/x/tour/gotour
+$ go get golang.org/x/tour
54
</pre>
55
<p>
56
-This will place the <code>gotour</code> binary in your workspace's <code>bin</code> directory.
+This will place the <code>tour</code> binary in your workspace's <code>bin</code> directory.
57
58
59
<h3 id="code"><a href="code.html">How to write Go code</a></h3>
0 commit comments