diff --git a/README.rst b/README.rst index 11e925cc..112dbfb8 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ This is a port of Unicorn (http://unicorn.bogomips.org/) in Python. Meet us on ` Installation ------------ -Gunicorn requires Python 2.x superior to 2.5. +Gunicorn requires **Python 2.5 or newer** (Python 3.x will be supported soon). Install from sources::