diff --git a/doc/go1.html b/doc/go1.html index 5cf5df9296..1665d74e95 100644 --- a/doc/go1.html +++ b/doc/go1.html @@ -2035,4 +2035,4 @@ They are available for many combinations of architecture and operating system Installation details are described on the Getting Started page, while the distributions themselves are listed on the -downloads page. +downloads page. diff --git a/doc/install.html b/doc/install.html index ae7a212655..d6984c2447 100644 --- a/doc/install.html +++ b/doc/install.html @@ -6,14 +6,14 @@

Download the Go distribution

- + Download Go Click here to visit the downloads page

-Official binary +Official binary distributions are available for the FreeBSD (release 8 and above), Linux, Mac OS X (Snow Leopard and above), and Windows operating systems and the 32-bit (386) and 64-bit (amd64) x86 processor architectures. @@ -70,7 +70,7 @@ first remove the existing version.

Linux, Mac OS X, and FreeBSD tarballs

-Download the archive +Download the archive and extract it into /usr/local, creating a Go tree in /usr/local/go. For example:

@@ -127,7 +127,7 @@ location.

Mac OS X package installer

-Download the package file, +Download the package file, open it, and follow the prompts to install the Go tools. The package installs the Go distribution to /usr/local/go.

@@ -150,7 +150,7 @@ MSI installer that configures your installation automatically.

MSI installer

-Open the MSI file +Open the MSI file and follow the prompts to install the Go tools. By default, the installer puts the Go distribution in c:\Go.

@@ -164,7 +164,7 @@ command prompts for the change to take effect.

Zip archive

-Download the zip file and extract it into the directory of your choice (we suggest c:\Go). +Download the zip file and extract it into the directory of your choice (we suggest c:\Go).

@@ -270,5 +270,3 @@ The official mailing list for discussion of the Go language is Report bugs using the Go issue tracker.

- -