Update README

This commit is contained in:
Adam Gausmann 2019-01-30 01:52:41 -06:00
parent 665f8d1b12
commit fbfb4cb79e

View file

@ -22,7 +22,14 @@ other template files that aren't supposed to be rendered as a standalone file.
## Requirements
- Either mako (for using `install.py`) or pipenv (for `install`).
Basic requirements (`install`):
- pipenv
Low-level requirements (`install.py`):
- mako
- toml
## Installation