From 00b3d2fb3fe9c38254e48dfb2a9c6fd97363ae5f Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Tue, 3 Jul 2018 01:02:55 -0400 Subject: [PATCH] Can't believe I made that typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4e8454bc..8ed604db 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Installation `django-helpdesk` requires: * Django 2.x -* either 3.5+ +* Python 3.5+ You can quickly install the latest stable version of `django-helpdesk` app via `pip`::