diff --git a/doc/code.html b/doc/code.html index 9978b523b4..703f38a21a 100644 --- a/doc/code.html +++ b/doc/code.html @@ -160,9 +160,13 @@ $ export GOPATH=$(go env GOPATH)

-To learn more about setting up the GOPATH environment variable, -please see -'go help gopath' +To learn more about the GOPATH environment variable, see +'go help gopath'. +

+ +

+To use a custom workspace location, +set the GOPATH environment variable.

Import paths