fix requirement

This commit is contained in:
benoitc 2010-03-22 22:32:08 +01:00
parent 9f572bc8ea
commit e37bfa3c4e

View File

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