From 9de2cbcc87b7a4020d71a6da3fb1c0eb89ed531e Mon Sep 17 00:00:00 2001 From: CaseGuide <33905722+CaseGuide@users.noreply.github.com> Date: Mon, 17 Aug 2020 12:45:53 -0400 Subject: [PATCH] Update installation.rst --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index e20d623b..c29828bb 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -3,7 +3,7 @@ Installation ============ -The package requires version 2.0 or greater of Django, and a minimum Python version needed of 3.5. +The package requires version 2.2 or greater of Django, and a minimum Python version needed of 3.5. Use ``pip`` to install the package, preferably to a local ``virtualenv``::