Skip to content

Instantly share code, notes, and snippets.

@keylase
Created January 10, 2018 15:38
Show Gist options
  • Save keylase/bdb4ae7bb1ab55697cce03d2746d8603 to your computer and use it in GitHub Desktop.
Save keylase/bdb4ae7bb1ab55697cce03d2746d8603 to your computer and use it in GitHub Desktop.
install golang
wget https://dl.google.com/go/go1.9.2.linux-386.tar.gz && tar -C /usr/local -xzf go1.9.2.linux-386.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment