Fix formatting in README for virtual environment section

This commit is contained in:
TheLlamainator 2025-09-21 18:11:00 +03:00 committed by GitHub
parent f9270c5d1c
commit fde3d22462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@ source venv/bin/activate
pip install -r requirements.txt
```
** In case something goes wrong and you need to reinstall the virtual environment **
**In case something goes wrong and you need to reinstall the virtual environment**
```bash
# Deactivate the virtual environment