Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8 lines (5 sloc)
236 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |