Update README
This commit is contained in:
parent
665f8d1b12
commit
fbfb4cb79e
1 changed files with 8 additions and 1 deletions
|
@ -22,7 +22,14 @@ other template files that aren't supposed to be rendered as a standalone file.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Either mako (for using `install.py`) or pipenv (for `install`).
|
Basic requirements (`install`):
|
||||||
|
|
||||||
|
- pipenv
|
||||||
|
|
||||||
|
Low-level requirements (`install.py`):
|
||||||
|
|
||||||
|
- mako
|
||||||
|
- toml
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue