summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 9eb8bbacf..a53101578 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -16,6 +16,7 @@ To build and use git-annex, you will need:
(or uuidgen from util-linux)
* `xargs`: <http://savannah.gnu.org/projects/findutils/>
* `rsync`: <http://rsync.samba.org/>
+* `curl` : <http://http://curl.haxx.se/> (optional, but recommended)
* `sha1sum`: <ftp://ftp.gnu.org/gnu/coreutils/> (optional, but recommended)
* Then just [[download]] git-annex and run: `make; make install`