We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ba337 commit d1fa587Copy full SHA for d1fa587
doc/go1.10.html
@@ -150,7 +150,7 @@ <h3 id="build">Build & Install</h3>
150
</p>
151
152
<p>
153
-The <code>go</code> </code>install</code> command now installs only the
+The <code>go</code> <code>install</code> command now installs only the
154
packages and commands listed directly on the command line.
155
For example, <code>go</code> <code>install</code> <code>cmd/gofmt</code>
156
installs the gofmt program but not any of the packages on which it depends.
0 commit comments