aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-06-27 04:35:07 +0200
committerMatthew Hodgson <matthew@matrix.org>2015-06-27 04:35:07 +0200
commitc1e87973b91fc503c00627892399335614422519 (patch)
treed88bbd6a049293540c6a7e7899f479e3d5e858b1 /README.rst
parent09d4125ff164f5ca686d12ccb0790c35ce721a6b (diff)
empscripten example
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3a382ab..5bbef3b 100644
--- a/README.rst
+++ b/README.rst
@@ -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