Merge pull request #29 from moovweb/consistent_readmes

making readmes consistent with eachother.
This commit is contained in:
jbussdieker
2013-07-13 13:41:02 -07:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Features
========
* Install/Uninstall Go versions with `gvm install [tag]` where tag is "60.3", "go1", "weekly.2011-11-08", or "tip"
* List added/removed files in GOROOT with `gvm diff`
* Manage GOPATHs with `gvm pkgset [create/use/delete] [name]`
* Manage GOPATHs with `gvm pkgset [create/use/delete] [name]`. Use `--local` as `name` to manage repository under local path (`/path/to/repo/.gvm_local`).
* List latest release tags with `gvm listall`. Use `--all` to list weekly as well.
* Cache a clean copy of the latest Go source for multiple version installs.
+2
View File
@@ -51,6 +51,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 OS X Requirements
====================
Install Mercurial from http://mercurial.berkwood.com/