3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
|
export GOPATH=${HOME}/go
|
||
|
export PATH=${PATH}:${GOPATH}/bin
|