Update README.md

This commit is contained in:
jbussdieker
2012-03-07 23:18:39 -08:00
parent 79b475b3c4
commit eabc181127
+4 -2
View File
@@ -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/