mirror of https://github.com/django/django.git
Fixed typo in tutorial 01.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
87b748b3bb
commit
2623f2b744
|
@ -43,7 +43,7 @@ create a ``mysite`` directory in your current directory.
|
|||
|
||||
If you installed Django using the Ubuntu package manager (e.g. apt-get)
|
||||
``django-admin.py`` has been renamed to ``django-admin``. You may continue
|
||||
through through this documentation by omitting ``.py`` from each command.
|
||||
through this documentation by omitting ``.py`` from each command.
|
||||
|
||||
.. admonition:: Mac OS X permissions
|
||||
|
||||
|
|
Loading…
Reference in New Issue