mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
Update README.md
This commit is contained in:
@@ -17,9 +17,9 @@ Installing Go
|
||||
=============
|
||||
gvm install 60.3
|
||||
gvm use 60.3
|
||||
Once this is done Go will be in the path and ready to use. $GOROOT is set automatically.
|
||||
Once this is done Go will be in the path and ready to use. $GOROOT and $GOPATH are set automatically.
|
||||
|
||||
You are now ready to create packages using gpkg. Instructions can be found at http://github.com/moovweb/gpkg
|
||||
You are now ready to create and use packages built using gpkg. Instructions can be found at http://github.com/moovweb/gpkg
|
||||
|
||||
List Go Versions
|
||||
================
|
||||
@@ -33,6 +33,8 @@ To completely remove gvm and all installed Go versions and packages:
|
||||
|
||||
gvm implode
|
||||
|
||||
If that doesn't work see the troubleshooting steps at the bottom of this page.
|
||||
|
||||
Mac OSX Requirements
|
||||
====================
|
||||
Install mercurial from http://mercurial.berkwood.com/
|
||||
|
||||
Reference in New Issue
Block a user