Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created April 29, 2015 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/45ba9a889a4e315e630c to your computer and use it in GitHub Desktop.
Save notmyname/45ba9a889a4e315e630c to your computer and use it in GitHub Desktop.
swift@saio:~$ export GOROOT=~/go/bin
swift@saio:~$ export GOPATH=~/go
swift@saio:~$ go
The program 'go' is currently not installed. You can install it by typing:
sudo apt-get install golang-go
swift@saio:~$ ls $GOROOT
go godoc gofmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment