aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ffe72f9..d5597da 100644
--- a/README.rst
+++ b/README.rst
@@ -27,7 +27,8 @@ To build the javascript bindings, install emscripten from http://kripken.github.
.. code:: bash
- javascript/build.py
+ javascript/build.py # builds javascript/olm.js
+ npm pack javascript # packages olm.js into olm-x.y.z.tgz
Design
------