summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 54b52d416..a009ee00d 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -43,7 +43,8 @@ To build and use git-annex, you will need:
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)
* [edit-distance](http://hackage.haskell.org/package/edit-distance)
* [stm](http://hackage.haskell.org/package/stm)
- * [hinotify](http://hackage.haskell.org/package/hinotify) (on Linux only)
+ * [hinotify](http://hackage.haskell.org/package/hinotify)
+ (optional; Linux only)
* Shell commands
* [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/)