summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-05 23:14:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-05 23:14:10 -0400
commitf534fcc7b1a01f30e4ee41a0a364fe2cbf25d5a8 (patch)
tree0be416a3e911b29f5c59182840e224e2ee23b754 /doc
parentc371c40a889c73b79f7f8918b2918e2fbb75f212 (diff)
remove S3stub stuff
Let's keep that in a no-s3 branch, which can be merged into eg, debian-stable.
Diffstat (limited to 'doc')
-rw-r--r--doc/install.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 3e89c6775..26af5a091 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -30,7 +30,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) (optional, but recommended)
+ * [hS3](http://hackage.haskell.org/package/hS3)
* [json](http://hackage.haskell.org/package/json)
* Shell commands
* [git](http://git-scm.com/)