1
0
mirror of https://github.com/django/django.git synced 2025-04-08 07:26:41 +00:00
django/INSTALL
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.