aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-03-03 15:53:51 +0100
committerMatěj Cepl <mcepl@cepl.eu>2015-03-03 15:53:51 +0100
commit4e8ef4e7248fb1d961f49a32f095bb4d8829c374 (patch)
tree7e373a507da982a6af7e06a0f04528ea024e915b /README.md
parentbb0a84abdbaee22565112c45cc8d8fdef2e12d42 (diff)
downloadgit-deps-4e8ef4e7248fb1d961f49a32f095bb4d8829c374.tar.gz
Update README.md
Fixes #45
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a777fc..f056a7e 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,11 @@ Then just symlink `git-deps` so it's anywhere on your `$PATH`, e.g.
If you want to use the shiny new graph visualization web server
functionality, you will need to install some dependencies:
+* Install the command line version of `browserify` with
+
+ npm install -g browserify
+
+ (as a root)
* To install the required Javascript libraries, you will need
[`npm`](https://www.npmjs.com/) installed, and then type: