mirror of
https://github.com/django/django.git
synced 2025-08-01 09:32:50 +00:00
10 lines
311 B
Text
10 lines
311 B
Text
Thanks for downloading Django.
|
|
|
|
To install it, make sure you have Python 3.5 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.
|