<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,22 +1,16 @@
 Thanks for downloading Django.
 
-To install it, make sure you have Python 2.3 or greater installed. Then run
+To install it, make sure you have Python 2.4 or greater installed. Then run
 this command from the command prompt:
 
     python setup.py install
 
-Note this requires a working Internet connection if you don't already have the
-Python utility &quot;setuptools&quot; installed.
-
 AS AN ALTERNATIVE, you can just copy the entire &quot;django&quot; directory to Python's
 site-packages directory, which is located wherever your Python installation
 lives. Some places you might check are:
 
+    /usr/lib/python2.5/site-packages (Unix, Python 2.5)
     /usr/lib/python2.4/site-packages (Unix, Python 2.4)
-    /usr/lib/python2.3/site-packages (Unix, Python 2.3)
     C:\\PYTHON\site-packages         (Windows)
 
-This second solution does not require a working Internet connection; it
-bypasses &quot;setuptools&quot; entirely.
-
 For more detailed instructions, see docs/intro/install.txt.</diff>
      <filename>INSTALL</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>97c65f29bf6078f8b4b307d2f6e637f09346c274</id>
    </parent>
  </parents>
  <author>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </author>
  <url>http://github.com/brosner/django/commit/2ef03872248aa3d6375bd2033bbe46da8e3c3812</url>
  <id>2ef03872248aa3d6375bd2033bbe46da8e3c3812</id>
  <committed-date>2009-10-30T01:24:05-07:00</committed-date>
  <authored-date>2009-10-30T01:24:05-07:00</authored-date>
  <message>Updated INSTALL file

setup.py does not require an Internet connection nor setuptools. That was
fixed in [3906]. Updated the minimum Python version as well.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11684 bcc190cf-cafb-0310-a4f2-bffc1f526a37</message>
  <tree>66b9a7dbbe21d02c8f35bd9bd1341d746c2688fa</tree>
  <committer>
    <name>Brian Rosner</name>
    <email>brosner@gmail.com</email>
  </committer>
</commit>
