This commit is contained in:
Keep Creating Online
2025-01-13 16:56:00 -05:00
parent 8baec40fec
commit 2989587ca0

View File

@@ -98,13 +98,11 @@ cd src
Update pip first: Update pip first:
````bash
python -m pip install --upgrade pip
```
```bash ```bash
python -m pip install --upgrade pip
pip install -r requirements.txt pip install -r requirements.txt
```` ```
Required packages: Required packages: