From a6c7f9f3f7c39ed1d6bb5ea14f4db0fdfed67b49 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Fri, 9 Jan 2026 11:39:23 +0100 Subject: [PATCH] changed tip to warning --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62476ed..c8b55dd 100644 --- a/README.md +++ b/README.md @@ -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