typo fix - wrong command (#37)

typo fix - wrong command
This commit is contained in:
Alexandre Nicastro 2017-10-07 04:42:25 -03:00 committed by Luke Childs
parent 1bdd5e2128
commit 2d88fd5c8f

View File

@ -41,7 +41,7 @@ HEAD is now at 2176894... v0.31.0
### Install ### 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 % nvm install rc