summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-16 16:35:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-16 16:35:47 -0400
commit4d221a7a80d9b02b523536b146fe94ce6448cfa5 (patch)
tree55d1ea84d01d090a7ea622d03392c0525869d0c9 /doc/install.mdwn
parent42cbb41ada884b21d7bbd369003b71752260c44e (diff)
the no-s3 branch is not needed, and there is a new no-ifelse branch
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index a02d9d2c7..2590060e6 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -35,7 +35,7 @@ To build and use git-annex, you will need:
* [TestPack](http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack)
* [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck)
* [HTTP](http://hackage.haskell.org/package/HTTP)
- * [hS3](http://hackage.haskell.org/package/hS3)
+ * [hS3](http://hackage.haskell.org/package/hS3) (optional)
* [json](http://hackage.haskell.org/package/json)
* [IfElse](http://hackage.haskell.org/package/IfElse)
* [bloomfilter](http://hackage.haskell.org/package/bloomfilter)