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