summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:21:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-29 18:21:05 -0400
commit3adb48f46a553e8de926e2ce93ea5162dd589111 (patch)
tree16eca2edd55e6788bf9d9cd24ccd42f9ca37c438 /doc/install.mdwn
parentd8154eaad3f39e045d7abba187a7d2c1399b89dc (diff)
more S3 docs
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 050166323..7b2c536c9 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -13,6 +13,7 @@ To build and use git-annex, you will need:
* MissingH: <http://github.com/jgoerzen/missingh/wiki>
* pcre-light: <http://hackage.haskell.org/package/pcre-light>
* utf8-string: <http://hackage.haskell.org/package/utf8-string>
+* hS3: <http://hackage.haskell.org/package/hS3>
* `uuid`: <http://www.ossp.org/pkg/lib/uuid/>
(or uuidgen from util-linux)
* `xargs`: <http://savannah.gnu.org/projects/findutils/>