summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/faq/install.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index 6c035fdf57..cf65e7cf58 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -15,11 +15,6 @@ How do I get started?
.. _`Download the code`: http://www.djangoproject.com/download/
.. _ask questions: http://www.djangoproject.com/community/
-How do I fix the "install a later version of setuptools" error?
----------------------------------------------------------------
-
-Just run the ``ez_setup.py`` script in the Django distribution.
-
What are Django's prerequisites?
--------------------------------