git commit

pull/486/head
KRISH SONI 9 months ago committed by GitHub
parent a0739a18e8
commit 6f8394a086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,7 +124,7 @@ Make sure you have Python 3.10 or 3.11 installed.
(check out [`application/core/settings.py`](application/core/settings.py) if you want to see more config options.)
2. (optional) Create a Python virtual environment:
You can follow the official Python documentation for virtual environments [here](https://docs.python.org/3/tutorial/venv.html).
You can follow the [Python official documentation](https://docs.python.org/3/tutorial/venv.html) for virtual environments .
3. Change to the `application/` subdir and install dependencies for the backend:
```commandline

Loading…
Cancel
Save