1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/INSTALL
Adrian Holovaty b2cb66bfbc Filled in INSTALL and README files
git-svn-id: http://code.djangoproject.com/svn/django/trunk@259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-21 01:37:28 +00:00

7 lines
194 B
Plaintext

Thanks for downloading Django.
To install it, make sure you have Python 2.3+ installed. Then run this command:
python2.3 setup.py install
For more detailed instructions, see docs/install.txt.