add requirement. spotted by @jbergstroem on irc

This commit is contained in:
Benoit Chesneau 2010-02-17 10:19:06 +01:00
parent 443a6c8363
commit daeab8655c

View File

@ -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