fixed a small nit in the requirements
This commit is contained in:
parent
b6097a77a5
commit
a063ba31fa
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ repository.
|
|||
|
||||
## Requirements
|
||||
|
||||
- [Chicken Scheme](https://call-cc.org/), and eggs:
|
||||
- [Chicken Scheme](https://call-cc.org/)
|
||||
- The following Chicken Scheme eggs:
|
||||
- [clojurian](https://wiki.call-cc.org/eggref/5/clojurian)
|
||||
- [ersatz](https://wiki.call-cc.org/eggref/5/ersatz)
|
||||
- [lowdown](https://wiki.call-cc.org/eggref/5/lowdown)
|
||||
|
|
Loading…
Reference in a new issue