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