aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 360d0e8..a0aec87 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,8 @@ you will need to install some dependencies:
cd html
npm install
+ browserify -d js/main.js -o js/bundle.js
+
* You will need the [Flask](http://flask.pocoo.org/) Python
module installed.