fix gvm install
This commit is contained in:
committed by
James Miranda
parent
c94206ba49
commit
9123607a64
@@ -93,7 +93,7 @@ Go to the [download page]((http://code.google.com/p/go/downloads/list), choose `
|
||||
|
||||
GVM is a Go multi-version control tool developed by a third-party, like rvm for ruby. It's quite easy to use. Install gvm by typing the following commands in your terminal:
|
||||
|
||||
bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer)
|
||||
bash < <(curl -s -S -L https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer)
|
||||
|
||||
Then we install Go using the following commands:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user