From fa04c36fbe6bd9e936a74230bc8e887a90250bfd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Oct 2010 13:59:48 -0400 Subject: [PATCH] ikiwiki is not really needed --- doc/install.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/install.mdwn b/doc/install.mdwn index e49100f786..ec9ea92c7f 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -5,5 +5,7 @@ To build and use git-annex, you will need: * MissingH: * `uuid`: * `xargs`: -* `ikiwiki`: <> * Then just [[download]] git-annex and run: `make; make install` + +([Ikiwiki](http://ikiwiki.info) is needed to build the documentation, +but that will be skipped if it is not installed.)