1
0
mirror of https://github.com/django/django.git synced 2025-03-12 18:30:48 +00:00
django/INSTALL

9 lines
237 B
Plaintext

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