Skip to content

Commit

Permalink
emphasize not to use emmake directly
Browse files Browse the repository at this point in the history
  • Loading branch information
ashinn committed May 11, 2021
1 parent 05eb4eb commit f817dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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*.

0 comments on commit f817dba

Please sign in to comment.