Added notice for OSX users.

This commit is contained in:
lexicall 2016-08-13 13:49:14 +00:00
parent ab7ba370f1
commit 93ea93f06a

View file

@ -41,6 +41,10 @@ working with make).
After you go through the steps above, go for the executable file and
try that demo.
Notice: For OSX users, you should manually move the .fasb file into the
directory where your executable file is in. So run the command:
`mv hello-lisp-system--all-systems.fasb ecl_qtdemo.app/Contents/MacOS/`
Happy hacking with ECL!
ntr(Lexicall)