From f2cce58b95e4a1d83b225053fa142349722e1d5d Mon Sep 17 00:00:00 2001 From: hfaran Date: Sun, 13 Jul 2014 18:20:03 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e8418c2..ae5f2e6 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ Getting Started/FAQ Dependencies ------------ -*Python2.7 and Python3.3 are supported.* +*Python{2.7, 3.3, 3.4} are supported.* These dependencies can be satisfied by running ``pip install -r requirements.txt``