From af4e68206331b29bb0d7b9b193e05acd812397c0 Mon Sep 17 00:00:00 2001 From: Alexandre Nicastro Date: Fri, 6 Oct 2017 18:46:11 -0300 Subject: [PATCH] typo fix - wrong command typo fix - wrong command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3899b8a..88786df 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ HEAD is now at 2176894... v0.31.0 ### Install -You can install the latest Node.js nightlies or release candidates with `npm install nightly|rc`. Aliases will automatically be created so you can easily `nvm use nightly|rc` in the future: +You can install the latest Node.js nightlies or release candidates with `nvm install nightly|rc`. Aliases will automatically be created so you can easily `nvm use nightly|rc` in the future: ``` % nvm install rc