django/INSTALL

9 lines
236 B
Plaintext

Thanks for downloading Django.
To install it, make sure you have Python 3.8 or greater installed. Then run
this command from the command prompt:
python -m pip install .
For more detailed instructions, see docs/intro/install.txt.