Skip to content

Commit

Permalink
Add asciidoctor-diagram to install (happi#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirotnk authored and robertoaloi committed Apr 18, 2017
1 parent 22ed598 commit 629ad6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ make
1. Add `/Library/TeX/texbin` to your `PATH`.
1. `easy_install dblatex`
1. Install [asciidoc](http://asciidoc.org/INSTALL.html)
1. Install [asciidoctor-diagram](http://asciidoctor.org/docs/asciidoctor-diagram/)
1. Install [shaape](https://github.com/christiangoltz/shaape)
1. Install [source-highlight](https://www.gnu.org/software/src-highlite/)
1. Install [wget](https://www.gnu.org/software/wget/)
Expand All @@ -80,6 +81,7 @@ make
1. `pip install shaape`
1. `brew install source-highlight`
1. `brew install wget`
1. `gem install asciidoctor-diagram`
1. `make`

## License
Expand Down

0 comments on commit 629ad6a

Please sign in to comment.