update readme
This commit is contained in:
parent
3b8868c577
commit
38ba53593b
|
@ -155,9 +155,7 @@ https://github.com/wasabiz/picrin
|
||||||
picrin scheme depends on some external libraries to build the binary:
|
picrin scheme depends on some external libraries to build the binary:
|
||||||
|
|
||||||
- lex (preferably, flex)
|
- lex (preferably, flex)
|
||||||
- make
|
- readline (optional)
|
||||||
- gcc
|
|
||||||
- readline
|
|
||||||
|
|
||||||
The compilation is tested only on Mac OSX. I think (or hope) it'll be ok to compile and run on other operating systems such as Linux or Windows, but there's no guarantee :(
|
The compilation is tested only on Mac OSX. I think (or hope) it'll be ok to compile and run on other operating systems such as Linux or Windows, but there's no guarantee :(
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue