$ vim ~/.bash_profile #go start export GOROOT=/Users/xxx/sdk/go export GOPATH=/Users/xxx/GolandProjects/LearnGoProject export PATH=$PATH:$GOPATH/bin #go end
There was an error while loading. Please reload this page.