Django

Code

Changeset 4484

Show
Ignore:
Timestamp:
02/10/07 22:39:23 (2 years ago)
Author:
adrian
Message:

Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows'

Files:

Legend:

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

    r4481 r4484  
    2020symlinking it from some place on your path, such as ``/usr/local/bin``. 
    2121 
    22 For MS Windows users, who do not have symlinking functionality available, you 
     22For Windows users, who do not have symlinking functionality available, you 
    2323can copy ``django-admin.py`` to a location on your existing path or edit the 
    24 ``PATH`` settings (under ``Settings - Control Panel - System - Advanced - Environment...``) to point to its installed location. 
     24``PATH`` settings (under ``Settings - Control Panel - System - Advanced - Environment...``) 
     25to point to its installed location. 
    2526 
    2627Generally, when working on a single Django project, it's easier to use