From dced54740c2aa5d36d2efb35285333337b16ed3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Koz=CC=81min=CC=81ski?= Date: Fri, 30 Aug 2013 22:08:20 +0200 Subject: [PATCH] Added info about "install stable" to README --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index 074f780..61040c0 100644 --- a/README.markdown +++ b/README.markdown @@ -42,6 +42,9 @@ And then in any new shell just use the installed version: nvm use 0.10 +To download latest stable release of node, do this: + nvm install stable + You can create an `.nmvrc` file containing version number in the project root folder; run the following command to switch versions: nvm use