Skip to content

Commit

Permalink
add pandoc dependencies to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aaren committed Nov 12, 2014
1 parent 5100ebc commit efc51c5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ create a new lesson:
8. Push your changes to GitHub for viewing.
9. Tell us where your lesson is so that we can use it and help you improve it.

### Dependencies

1. [Install Pandoc]http://www.johnmacfarlane.net/pandoc/installing.html)

2. Install pandocfilters, a python module that helps with writing
filters for pandoc:

~~~
pip install pandocfilters
~~~
## Why Use a Template?
We organize our lessons in a standard way so that:
Expand Down

0 comments on commit efc51c5

Please sign in to comment.