summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-02 16:57:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-02 16:57:02 -0400
commitadad12d3374102790cab0cfbb9a5f0721ff88fc9 (patch)
tree8bac650ab99c87d57a50f580597411cea1ced72b
parent37941184f99896a459fd889071e47ed2fa5ceaa6 (diff)
update
-rw-r--r--doc/install.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index bca6eb019..7da45c85b 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -5,7 +5,7 @@ To build and use git-annex, you will need:
* MissingH: <http://github.com/jgoerzen/missingh/wiki>
* `uuid`: <http://www.ossp.org/pkg/lib/uuid/>
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
-* `rsync` (optional but recommended)
+* `rsync`: <http://rsync.samba.org/> (optional but recommended)
* Then just [[download]] git-annex and run: `make; make install`
([Ikiwiki](http://ikiwiki.info) is needed to build the documentation,