aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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