Django

Code

Changeset 4290

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

Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail.com.

Files:

Legend:

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

    r3907 r4290  
    114114       svn co http://code.djangoproject.com/svn/django/trunk/django c:\Python24\lib\site-packages\django 
    115115 
    116 4. Copy the file ``django_src/django/bin/django-admin.py`` to somewhere on your 
     1163. Copy the file ``django_src/django/bin/django-admin.py`` to somewhere on your 
    117117   system path, such as ``/usr/local/bin`` (Unix) or ``C:\Python24\Scripts`` 
    118118   (Windows). This step simply lets you type ``django-admin.py`` from within