Changeset 4293
- Timestamp:
- 01/05/07 18:08:55 (2 years ago)
- Files:
-
- django/trunk/docs/install.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/install.txt
r4290 r4293 121 121 122 122 You *don't* have to run ``python setup.py install``, because that command 123 takes care of steps 3 and 4for you.123 takes care of steps 2 and 3 for you. 124 124 125 125 When you want to update your copy of the Django source code, just run the
