Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miparnisari authored and glejeune committed Sep 11, 2020
1 parent fd936c4 commit 269446b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ You also need to install [GraphViz](http://www.graphviz.org)

## DOCUMENTATION

Install [node-jake](http://github.com/mde/node-jake) and [dox](http://github.com/visionmedia/dox), then run
To build the documentation:

```
jake doc && open documentation.html
```bash
npm install -g jake dox
jake doc & open documentation.json
```

## AUTHORS
Expand Down

0 comments on commit 269446b

Please sign in to comment.