diff --git a/docs/source/install.rst b/docs/source/install.rst index 041b004c..7d284faf 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -7,7 +7,7 @@ Follow the following steps to install Gunicorn. Requirements ============ -- **Python 2.x >= 2.6** (Python 3.x will be supported soon) +- **Python 2.x >= 2.6** or **Python 3.x >= 3.1** - setuptools >= 0.6c6 - nosetests (for the test suite only)