Created
January 10, 2018 15:38
-
-
Save keylase/bdb4ae7bb1ab55697cce03d2746d8603 to your computer and use it in GitHub Desktop.
install golang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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