diff --git a/README.rst b/README.rst index fe79b3f9..e5da6718 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,8 @@ 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. + Install from sources:: $ python setup.py install