mirror of
https://github.com/golang/go
synced 2024-11-27 01:41:23 -07:00
doc: amend installation instructions
Fixes #8674. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/139320044
This commit is contained in:
parent
318294286a
commit
dc089574c4
@ -224,19 +224,12 @@ If you see the "hello, world" message then your Go installation is working.
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
You're almost done.
|
You're almost done.
|
||||||
You just need to do a little more setup.
|
You just need to set up your environment.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="/doc/code.html" class="download" id="writing">
|
Read the <a href="/doc/code.html">How to Write Go Code</a> document,
|
||||||
<span class="big">How to Write Go Code</span>
|
which provides <b>essential setup instructions</b> for using the Go tools.
|
||||||
<span class="desc">Learn how to set up and use the Go tools</span>
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
The <a href="/doc/code.html">How to Write Go Code</a> document
|
|
||||||
provides <b>essential setup instructions</b> for using the Go tools.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user