docs: updated requirements

This commit is contained in:
Jesse Laprade 2022-12-02 16:54:38 -05:00
parent 0146087955
commit 403fd36d6a

View file

@ -16,7 +16,12 @@ TODO
## requirements
TODO
- [chicken scheme](https://call-cc.org/)
- [utf8 egg](https://wiki.call-cc.org/eggref/5/utf8)
- [lowdown egg](https://wiki.call-cc.org/eggref/5/lowdown)
**note**: if you have chicken scheme installed, then you can install the eggs
above by running `sudo make dependencies`.
## quickstart