Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4293 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
6ee9aeb0d6
commit
3b4d6b4dc1
|
@ -120,7 +120,7 @@ latest bug fixes and improvements, follow these instructions:
|
|||
to the file.
|
||||
|
||||
You *don't* have to run ``python setup.py install``, because that command
|
||||
takes care of steps 3 and 4 for you.
|
||||
takes care of steps 2 and 3 for you.
|
||||
|
||||
When you want to update your copy of the Django source code, just run the
|
||||
command ``svn update`` from within the ``django`` directory. When you do this,
|
||||
|
|
Loading…
Reference in New Issue