From 6e750764b7d30d9cb0684cdaadd79ec091a4fda6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Aug 2011 12:31:50 -0400 Subject: The wget command will now be used in preference to curl, if available. Got tired of curl's various ugly progress bars. --- doc/install.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install.mdwn') diff --git a/doc/install.mdwn b/doc/install.mdwn index 49ddd913f..ac521da18 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -34,7 +34,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) + * [wget](http://www.gnu.org/software/wget/) or [curl](http://http://curl.haxx.se/) (optional, but recommended) * [sha1sum](ftp://ftp.gnu.org/gnu/coreutils/) (optional, but recommended; a sha1 command will also do) * [gpg](http://gnupg.org/) (optional; needed for encryption) -- cgit v1.2.3