emphasize not to use emmake directly

This commit is contained in:
Alex Shinn 2021-05-12 08:28:55 +09:00
parent 05eb4ebd35
commit f817dbaf96

View file

@ -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*.