From eabc181127f87490531b60d800ba50430310f914 Mon Sep 17 00:00:00 2001 From: jbussdieker Date: Wed, 7 Mar 2012 23:18:39 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8293558..e25173e 100644 --- a/README.md +++ b/README.md @@ -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/