Browse Source

typo fix - wrong command (#37)

typo fix - wrong command
pull/38/head
Alexandre Nicastro 7 years ago
committed by Luke Childs
parent
commit
2d88fd5c8f
  1. 2
      README.md

2
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

Loading…
Cancel
Save