Changeset 173
- Timestamp:
- 07/18/05 09:03:56 (3 years ago)
- Files:
-
- django/trunk/docs/install.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/install.txt
r150 r173 75 75 (In the above line, change ``python2.3`` to match your current Python version.) 76 76 77 You don't have to run ``python setup.py install``. 78 77 79 When you want to update your code, just run the command ``svn update`` from 78 80 within the ``django_src`` directory.
