From 2d88fd5c8fc0f10a3c3e2ff64ef36a02aedfd204 Mon Sep 17 00:00:00 2001 From: Alexandre Nicastro Date: Sat, 7 Oct 2017 04:42:25 -0300 Subject: [PATCH] typo fix - wrong command (#37) 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