From 29be58039577a69bfe239a8aaf2cf26d8debf566 Mon Sep 17 00:00:00 2001
From: Jaana Burcu Dogan go inside your home dir
so $HOME/go on Unix,
$home/go on Plan 9,
and %USERPROFILE%\go (usually C:\Users\YourName\go) on Windows.
-If you would like to work in a different location, you will need to set
-GOPATH to the path to that directory.
+
+If you would like to work in a different location, you will need to
+set GOPATH
+to the path to that directory.
(Another common setup is to set GOPATH=$HOME.)
Note that GOPATH must not be the
same path as your Go installation.
--
2.52.0