summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/install.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/intro/install.txt b/docs/intro/install.txt
index 571fc84303..a750189f85 100644
--- a/docs/intro/install.txt
+++ b/docs/intro/install.txt
@@ -34,13 +34,6 @@ This step is only necessary if you'd like to work with a "large" database engine
like PostgreSQL, MySQL, or Oracle. To install such a database, consult the
:ref:`database installation information <database-installation>`.
-Remove any old versions of Django
-=================================
-
-If you are upgrading your installation of Django from a previous version, you
-will need to :ref:`uninstall the old Django version before installing the new
-version <removing-old-versions-of-django>`.
-
Install Django
==============