django/INSTALL
2006-01-15 00:14:41 +00:00

7 lines
202 B
Text

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.