1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/INSTALL
2006-01-11 15:30:21 +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.