django/INSTALL
2006-01-11 15:30:21 +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.