summaryrefslogtreecommitdiff
path: root/INSTALL
blob: fc21a61b478d7741c133461cbb7078765c455843 (plain)
1
2
3
4
5
6
7
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.