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