diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-01 15:39:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-01 15:39:30 -0400 |
commit | 6ba866ca738d6a63858916f84979cfd346bcb403 (patch) | |
tree | deb3ff71df984965029813d647442664b012f9ed /doc/install.mdwn | |
parent | 3efba481b50ad8de6efe5869db90ac69f5c022a9 (diff) |
updates for web remote and removing URL backend
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r-- | doc/install.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index 1a83c2fd6..8a5e8d5ec 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -19,6 +19,7 @@ To build and use git-annex, you will need: * [dataenc](http://hackage.haskell.org/package/dataenc) * [TestPack](http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack) * [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck) + * [curl](http://hackage.haskell.org/package/curl) * [hS3](http://hackage.haskell.org/package/hS3) (optional, but recommended) * Shell commands * [git](http://git-scm.com/) |