Small fix to a comment in django.core.meta.init
[fdr-django.git] / INSTALL
blob6ec16a21582101e1b099bc7e034d8c6b0fca256b
1 Thanks for downloading Django.
3 To install it, make sure you have Python 2.3+ installed. Then run this command:
5 python2.3 setup.py install
7 For more detailed instructions, see docs/install.txt.