git commit

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

@ -137,7 +137,7 @@ python -m venv venv
venv/Scripts/activate
```
4. Change to the `application/` subdir and install dependencies for the backend:
3. Change to the `application/` subdir and install dependencies for the backend:
```commandline
pip install -r application/requirements.txt
```

Loading…
Cancel
Save