Update readme
This commit is contained in:
parent
7bdcf80f87
commit
e6f4543126
|
@ -173,11 +173,12 @@ as compiler.
|
||||||
### Linux
|
### Linux
|
||||||
<a name="#dependencies-linux"></a>
|
<a name="#dependencies-linux"></a>
|
||||||
|
|
||||||
#### Chicken Scheme
|
#### Chicken Scheme and R7RS library
|
||||||
|
|
||||||
On Debian/Ubuntu/Mint:
|
On Debian/Ubuntu/Mint:
|
||||||
|
|
||||||
apt-get install -y chicken-bin
|
apt-get install -y chicken-bin
|
||||||
|
chicken-install r7rs
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
<a name="#dependencies-windows"></a>
|
<a name="#dependencies-windows"></a>
|
||||||
|
|
Loading…
Reference in New Issue