changed tip to warning

This commit is contained in:
Gamosoft 2026-01-09 11:39:23 +01:00
parent 17204de7e7
commit a6c7f9f3f7
1 changed files with 3 additions and 1 deletions

View File

@ -169,7 +169,9 @@ pip install -r requirements.txt
python run.py
```
> 💡 **Tip:** You'll need to activate the virtual environment (`source venv/bin/activate`) each time you open a new terminal before running the app.
> ⚠️ **Warning**
>
> *You'll need to activate the virtual environment (source venv/bin/activate) each time you open a new terminal before running the app*
### Advanced Docker Setup