mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
emphasize not to use emmake directly
This commit is contained in:
parent
05eb4ebd35
commit
f817dbaf96
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ By default files are installed in **/usr/local**.
|
|||
If you want to try out chibi-scheme without installing, be sure to set
|
||||
`LD_LIBRARY_PATH` so it can find the shared libraries.
|
||||
|
||||
To make the emscripten build run `make js`.
|
||||
To make the emscripten build run `make js` (_not_ `emmake make js`).
|
||||
|
||||
For more detailed documentation, run `make doc` and see the generated
|
||||
*doc/chibi.html*.
|
||||
|
|
Loading…
Add table
Reference in a new issue