Fix typo in README.rst

This commit is contained in:
Radosław Szalski 2019-02-06 08:19:49 +01:00 committed by Berker Peksag
parent 9f87c88819
commit 09cc75f94f

View File

@ -28,7 +28,7 @@ The documentation is hosted at http://docs.gunicorn.org.
Installation
------------
Gunicorn requires **Python **Python 3.x >= 3.4**.
Gunicorn requires **Python 3.x >= 3.4**.
Install from PyPI::