blob: eb9cf6eaf2adaceea24f6b337d201929a01b5875 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Thanks for downloading Django.
To install it, make sure you have Python 3.6 or greater installed. Then run
this command from the command prompt:
python setup.py install
If you're upgrading from a previous version, you need to remove it first.
For more detailed instructions, see docs/intro/install.txt.
|