mirror of
https://github.com/golang/go.git
synced 2025-05-06 08:03:03 +00:00
In Windows 10, there is a faster way to edit environment variables.
parent
bc6e348e29
commit
12224a2c20
@ -53,3 +53,8 @@ Note that `GOPATH` must not be the same path as your Go installation.
|
|||||||
* Type `GOPATH` into the "Variable name" field.
|
* Type `GOPATH` into the "Variable name" field.
|
||||||
* Type `C:\work` into the "Variable value" field.
|
* Type `C:\work` into the "Variable value" field.
|
||||||
* Click OK.
|
* Click OK.
|
||||||
|
|
||||||
|
## Windows 10
|
||||||
|
There is a faster way to edit `Environment Variables` with search
|
||||||
|
* Left click on "Search" and type `env` or `environment`. select `Edit environment variables for your account`
|
||||||
|
* and follow step above
|
Loading…
x
Reference in New Issue
Block a user