mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
🐞Entire first paragraph was a header
parent
04e7bcd9a3
commit
6580f0bcd2
@ -1,4 +1,6 @@
|
||||
# # The GOPATH environment variable specifies the location of your workspace. If no GOPATH is set, it is assumed to be `$HOME/go` on Unix systems and `%USERPROFILE%\go` on Windows. If you want to use a custom location as your workspace, you can set the GOPATH environment variable. This page explains how to set this variable on various platforms.
|
||||
# Setting GOPATH
|
||||
|
||||
The `GOPATH` environment variable specifies the location of your workspace. If no GOPATH is set, it is assumed to be `$HOME/go` on Unix systems and `%USERPROFILE%\go` on Windows. If you want to use a custom location as your workspace, you can set the GOPATH environment variable. This page explains how to set this variable on various platforms.
|
||||
|
||||
|
||||
- [Unix systems](#unix-systems)
|
||||
|
Loading…
x
Reference in New Issue
Block a user