diff --git a/README.md b/README.md index dc0f37c..3cd7f14 100644 --- a/README.md +++ b/README.md @@ -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