Django

Code

Changeset 4293

Show
Ignore:
Timestamp:
01/05/07 18:08:55 (2 years ago)
Author:
russellm
Message:

Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/install.txt

    r4290 r4293  
    121121 
    122122You *don't* have to run ``python setup.py install``, because that command 
    123 takes care of steps 3 and 4 for you. 
     123takes care of steps 2 and 3 for you. 
    124124 
    125125When you want to update your copy of the Django source code, just run the