aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2018-05-16 11:10:48 +0100
committerAdam Spiers <git@adamspiers.org>2018-05-16 11:12:09 +0100
commit594052fdfb1289655dace73f4e0eb80ae74689d4 (patch)
tree29174d479821d9279c31158910e33c362992b000 /INSTALL.md
parenta92efb9d9c2371fd0fcb262da29762def8d9e193 (diff)
downloadgit-deps-594052fdfb1289655dace73f4e0eb80ae74689d4.tar.gz
INSTALL.md: acknowledge other ways to install JS libraries
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index cdf5430..cdda524 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -63,6 +63,12 @@ Now `git-deps` should be on your `$PATH`, which means that executing
## Install support for web-based graph visualization (`--serve` option)
+The web-based graph visualization code uses Javascript and relies on
+many third-party modules. Currently only one approach to installation
+is listed below, but any Javascript experts who have suggestions about
+other ways to install are [warmly encouraged to submit
+them](CONTRIBUTING.md).
+
If you want to use the shiny new graph visualization web server
functionality, you will need to install some additional dependencies: