diff --git a/doc/install.html b/doc/install.html index 96a7672778..0e6b86fdaf 100644 --- a/doc/install.html +++ b/doc/install.html @@ -221,7 +221,7 @@ and building a simple program, as follows.

Create a directory to contain your workspace, $HOME/work - + for example, and set the GOPATH environment variable to point to that location.

@@ -231,7 +231,7 @@ $ export GOPATH=$HOME/work