Skip to content

Commit

Permalink
install prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Apr 4, 2017
1 parent 5e11100 commit bf7508f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ All you have to do is :

### Installation

Prerequisite : install [NodeJS](https://nodejs.org/en/)

```shell
$ npm i servedown -g
```
Expand All @@ -92,8 +94,6 @@ If you prefer to embed servedown features into an existing app, then use the ser

### Installation

Prerequisite : install [NodeJS](https://nodejs.org/en/)

```shell
$ cd yournodeproject
$ npm i servedown --save
Expand Down

0 comments on commit bf7508f

Please sign in to comment.