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.