From 09cc75f94f0e2c122ea7276d7e2979654255b5a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Szalski?= Date: Wed, 6 Feb 2019 08:19:49 +0100 Subject: [PATCH] Fix typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f88697ea..6b9bcaf1 100644 --- a/README.rst +++ b/README.rst @@ -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::