Fix typo in readme

This commit is contained in:
retropikzel 2026-03-21 14:36:24 +02:00
parent 55cc0026f4
commit 91e1080e10
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ made with POSIX Shell.
COMPILE_R7RS=${SCHEME} compile-r7rs -o main -I libs -A other_libs main.scm COMPILE_R7RS=${SCHEME} compile-r7rs -o main -I libs -A other_libs main.scm
./main ./main
## Suppoerted implementations ## Supported implementations
- capyscheme - capyscheme
- chezscheme - chezscheme
- chibi - chibi