Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 285 Bytes

Install Go

...on a Linux or macOS machine with 1 command:

curl https://raw.githubusercontent.com/PursuanceProject/install-go/master/install-go.sh | bash

All done! And if you'd like to use go in the same shell in which you ran that command, just type

source ~/.bashrc