Add pandoc and tex requirements to readme
This commit is contained in:
parent
35ce551929
commit
5bd9087282
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ bundle install
|
||||||
npm 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.
|
These will pull in all Ruby and Node.js dependencies. If everything goes well, you should be able to execute the following.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue