docs: updated requirements
This commit is contained in:
parent
0146087955
commit
403fd36d6a
1 changed files with 6 additions and 1 deletions
|
@ -16,7 +16,12 @@ TODO
|
||||||
|
|
||||||
## requirements
|
## 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
|
## quickstart
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue