Skip to content

Instantly share code, notes, and snippets.

@anuvrat
Created November 21, 2016 06:37
Show Gist options
  • Save anuvrat/0373acb5b9d8a31b1de7d8776017577f to your computer and use it in GitHub Desktop.
Save anuvrat/0373acb5b9d8a31b1de7d8776017577f to your computer and use it in GitHub Desktop.
anuvrat$ brew install go
==> Downloading https://homebrew.bintray.com/bottles/go-1.7.3.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring go-1.7.3.sierra.bottle.tar.gz
==> Caveats
As of go 1.2, a valid GOPATH is required to use the `go get` command:
https://golang.org/doc/code.html#GOPATH
You may wish to add the GOROOT-based install location to your PATH:
export PATH=$PATH:/usr/local/opt/go/libexec/bin
==> Summary
🍺 /usr/local/Cellar/go/1.7.3: 6,438 files, 250.6M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment