Fix typo in readme
This commit is contained in:
parent
55cc0026f4
commit
91e1080e10
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue