summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-30 20:31:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-30 20:31:52 -0400
commitf38aa3e83abb251a88362dbaf6e8fbddd477fa53 (patch)
tree01c319c391371e3011c8811e052a4235e4d7c95b /doc/install.mdwn
parenta5a302b77d816b189ae5ae55f03b18d2cf6ef45b (diff)
unfinished switch to using git-annex-shell
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 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,