Repository: cordova-coho Updated Branches: refs/heads/master 77b1cae8a -> b3acbbdda
Add links to nvm & nodejs.org to README Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/b3acbbdd Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/b3acbbdd Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/b3acbbdd Branch: refs/heads/master Commit: b3acbbdda0358c2d3152c2dfc79eb21b1c7f2d26 Parents: 77b1cae Author: Andrew Grieve <[email protected]> Authored: Wed Jul 2 11:36:28 2014 -0400 Committer: Andrew Grieve <[email protected]> Committed: Wed Jul 2 11:36:28 2014 -0400 ---------------------------------------------------------------------- README.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/b3acbbdd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0f32c24..9112b89 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,8 @@ This repository has the following purposes: sudo npm link coho --help +## How to Install Node: + +Easiest way on OS X & Linux: https://github.com/creationix/nvm + +Easiest way on Win: http://nodejs.org/
