summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 471f95c1f..43b5bba20 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -54,6 +54,8 @@ To build and use git-annex, you will need:
* [sha1sum](ftp://ftp.gnu.org/gnu/coreutils/) (optional, but recommended;
a sha1 command will also do)
* [gpg](http://gnupg.org/) (optional; needed for encryption)
+ * [lsof](ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/)
+ (needed for watch mode)
* [ikiwiki](http://ikiwiki.info) (optional; used to build the docs)
Then just [[download]] git-annex and run: `make; make install`