From 218d3227101a405c95d33a4025c00a8a99bf85a8 Mon Sep 17 00:00:00 2001 From: jbussdieker Date: Mon, 5 Mar 2012 04:11:47 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c093fb..4103a1a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Installing Go gvm use 60.3 Once this is done Go will be in the path and ready to use. $GOROOT is set automatically. +You are now ready to create packages using gpkg. Instructions can be found at http://github.com/moovweb/gpkg + List Go Versions ================ To list all installed Go versions (The current version is prefixed with "=>"):