From 1b257b461ee1eae5d223634d101eeee346c27d01 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Tue, 9 Sep 2014 07:35:44 +1000 Subject: doc: amend installation instructions Fixes issue 8674. LGTM=r R=r CC=golang-codereviews https://codereview.appspot.com/139320044 --- doc/install.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/install.html b/doc/install.html index 2de04471c..ae7a21265 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.

-- cgit v1.2.1