]> Cypherpunks repositories - gostls13.git/commit
doc: update installation instructions
authorAndrew Gerrand <adg@golang.org>
Wed, 20 Nov 2013 20:55:29 +0000 (07:55 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 20 Nov 2013 20:55:29 +0000 (07:55 +1100)
commitc497c9ea4bbe90833ee0bb8660fe91b8f17adee7
treee2ec285d94d41aef37ff1ea48d2fceb94ddf7794
parentb3d400c35e10beb2e85c0b00d61b44792b6d8457
doc: update installation instructions

Clarify that GOROOT should only be set when using a custom install path.
Remove NetBSD from binary install page (we don't provide binaries).
Remove "What's next" links from installation instructions.
Emphasize "How to Write Go Code" page.

Fixes #6613.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/28700043
doc/code.html
doc/install-source.html
doc/install.html