Update readme

This commit is contained in:
retropikzel 2025-06-25 08:40:52 +03:00
parent 7bdcf80f87
commit e6f4543126
1 changed files with 2 additions and 1 deletions

View File

@ -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>