From c1e87973b91fc503c00627892399335614422519 Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Sat, 27 Jun 2015 04:35:07 +0200
Subject: [PATCH] empscripten example

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
GitLab