File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ $ node-reinstall -h
27
27
## Commands:
28
28
29
29
```
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)
36
36
```
37
37
38
38
## Links
You can’t perform that action at this time.
0 commit comments