Commit 3ac16c0f authored by Karen Tracey's avatar Karen Tracey
Browse files

Remove the FAQ answer about a setuptools install error that references running...

Remove the FAQ answer about a setuptools install error that references running a script 2-years-gone from the source tree.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9523 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 5372508f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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?
--------------------------------