diff --git a/README.rst b/README.rst index 9ca6e8fd..42a752a7 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ http://docs.gunicorn.org Installation ------------ -Gunicorn requires **Python 2.x >= 2.6**. Python 3.x support is planned. +Gunicorn requires **Python 2.x >= 2.6** or **Python 3.x >= 3.1**. Install from sources::