Skip to content

Commit 650dc21

Browse files
committed
Merge pull request #11 from brock/jekyll-fixes
fix jekyll syntax
2 parents bd50bc2 + 444ed21 commit 650dc21

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_posts/2015-03-04-nodereinstall.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ tags: [osx, nodejs]
77
---
88

99
This package re-installs Node.js, NPM and NVM.
10+
1011
## Usage
11-
`nodereinstall`
12+
```
13+
$ nodereinstall
14+
```
15+
1216
## Links
17+
1318
* [Source Code (Github)](https://github.com/brock/node-reinstall)
1419
* [Author: Brock Angelo](https://github.com/brock)
1520

0 commit comments

Comments
 (0)