Skip to content

Instantly share code, notes, and snippets.

@burinov
Created January 11, 2013 06:01
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 burinov/4508308 to your computer and use it in GitHub Desktop.
Save burinov/4508308 to your computer and use it in GitHub Desktop.
$ sudo apt-get install python-software-properties
$ sudo add-apt-repository ppa:gophers/go
$ sudo apt-get update
$ sudo apt-get install golang-tip # Or golang-weekly, or golang-stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment