INSTALL 237 B

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