mirror of
https://github.com/django/django.git
synced 2025-04-06 22:46:41 +00:00
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com> Backport of eee4da3b5748370a5c562bc63d2cae61ea85b16c from master
9 lines
236 B
Plaintext
9 lines
236 B
Plaintext
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 -m pip install .
|
|
|
|
For more detailed instructions, see docs/intro/install.txt.
|