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/