Skip to content

Commit 75d8492

Browse files
committed
Merge pull request #13 from brock/node-reinstall
align indents and fix nvm typo
2 parents f63d37a + dda8bb0 commit 75d8492

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2015-03-04-node-reinstall.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ $ node-reinstall -h
2727
## Commands:
2828

2929
```
30-
node-reinstall re-install node and npm using nvm
31-
node-reinstall -h [--help] show help
32-
node-reinstall -v [--version] show the node-reinstall version number
33-
node-reinstall --nave re-install using nave
34-
node-reinstall --npm re-install using nvm (the default)
35-
node-reinstall 0.12 specify a default node version (currently 0.10)
30+
node-reinstall re-install node and npm using nvm
31+
node-reinstall -h [--help] show help
32+
node-reinstall -v [--version] show the node-reinstall version number
33+
node-reinstall --nave re-install using nave
34+
node-reinstall --nvm re-install using nvm (the default)
35+
node-reinstall 0.12 specify a default node version (currently 0.10)
3636
```
3737

3838
## Links

0 commit comments

Comments
 (0)