1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00
Files
django/INSTALL
Adrian Holovaty 0b5043832b magic-removal: Merged to [1960]
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1961 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-01-15 00:14:41 +00:00

8 lines
202 B
Plaintext

Thanks for downloading Django.
To install it, make sure you have Python 2.3 or greater installed. Then run this command:
python setup.py install
For more detailed instructions, see docs/install.txt.