Add pandoc and tex requirements to readme

This commit is contained in:
Wout Schellaert 2018-03-01 16:50:07 +01:00
parent 35ce551929
commit 5bd9087282

View file

@ -34,6 +34,8 @@ bundle install
npm install
```
You will (momentarily) also need `pandoc` and `latex` to compile the reports from the board meetings. Refer to your OS package manager to install these things.
These will pull in all Ruby and Node.js dependencies. If everything goes well, you should be able to execute the following.
```bash