From a6353cbb2dfb1ff48c8241ddf40cdc83bfa9be5c Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Mon, 31 May 2010 16:24:17 -0700 Subject: [PATCH] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index df44e74a..814fd2e7 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ If you need something that is not implemented, it shouldn't be too hard to add ( Dependencies ------------- -Java 1.6+. slf4j_ is required. bouncycastle_ is highly recommended and required for using some of the crypto algorithms. +Java 6+. slf4j_ is required. bouncycastle_ is highly recommended and required for using some of the crypto algorithms. jzlib_ is required for using zlib compression.