summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-16 02:49:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-16 02:49:26 -0400
commit7d6329e5e4e4dd488b24e0002edcb2220073d8e9 (patch)
tree018d86db37b6c633773c2cd8b374cd1e1658085e /doc/install.mdwn
parent0052cec2b7e39652bd52cd4978ed47d2daa5af68 (diff)
check lsof at runtime
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 43b5bba20..54b52d416 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -55,7 +55,7 @@ To build and use git-annex, you will need:
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)
+ (optional; recommended for watch mode)
* [ikiwiki](http://ikiwiki.info) (optional; used to build the docs)
Then just [[download]] git-annex and run: `make; make install`