diff options
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r-- | doc/install.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index 1cff4462e..bad1d9f25 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -6,7 +6,7 @@ To build and use git-annex, you will need: * pcre-light: <http://hackage.haskell.org/package/pcre-light> * `uuid`: <http://www.ossp.org/pkg/lib/uuid/> * `xargs`: <http://savannah.gnu.org/projects/findutils/> -* `rsync`: <http://rsync.samba.org/> (optional but recommended) +* `rsync`: <http://rsync.samba.org/> * Then just [[download]] git-annex and run: `make; make install` ([Ikiwiki](http://ikiwiki.info) is needed to build the documentation, |