diff --git a/doc/install.html b/doc/install.html index 5414b94fb8..cc02f12924 100644 --- a/doc/install.html +++ b/doc/install.html @@ -115,7 +115,7 @@ rm -r /usr/local/go

-Extract the archive +Extract the archive into /usr/local, creating a Go tree in /usr/local/go:

@@ -140,7 +140,7 @@ export PATH=$PATH:/usr/local/go/bin

Mac OS X package installer

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