From dc089574c49f3e426da4387a9448ca1a631c0b42 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Tue, 9 Sep 2014 07:35:44 +1000 Subject: [PATCH] doc: amend installation instructions Fixes #8674. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/139320044 --- doc/install.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) 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.

-- 2.50.0