diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-06-27 04:35:07 +0200 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-06-27 04:35:07 +0200 |
commit | c1e87973b91fc503c00627892399335614422519 (patch) | |
tree | d88bbd6a049293540c6a7e7899f479e3d5e858b1 /README.rst | |
parent | 09d4125ff164f5ca686d12ccb0790c35ce721a6b (diff) |
empscripten example
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ To run the tests run: ./test.py -To build the javascript bindings run: +To build the javascript bindings, install emscripten from http://kripken.github.io/emscripten-site/ and then run: .. code:: bash |