From: Andrew Gerrand Date: Mon, 8 Sep 2014 21:35:44 +0000 (+1000) Subject: doc: amend installation instructions X-Git-Tag: go1.4beta1~475 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=dc089574c49f3e426da4387a9448ca1a631c0b42;p=gostls13.git doc: amend installation instructions Fixes #8674. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/139320044 --- diff --git a/doc/install.html b/doc/install.html index 2de04471c5..ae7a212655 100644 --- a/doc/install.html +++ b/doc/install.html @@ -224,19 +224,12 @@ If you see the "hello, world" message then your Go installation is working.

You're almost done. -You just need to do a little more setup. +You just need to set up your environment.

- -How to Write Go Code -Learn how to set up and use the Go tools - -

- -

-The How to Write Go Code document -provides essential setup instructions for using the Go tools. +Read the How to Write Go Code document, +which provides essential setup instructions for using the Go tools.