summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 389f8871867897fbdde1438afd034b9c013bce00 (plain)
1
2
3
4
5
6
7
8
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.