From 570fd3870e55d8a6a0c442b0349c6ce8cfe151e7 Mon Sep 17 00:00:00 2001 From: Tour Date: Tue, 9 Dec 2025 11:54:19 +0100 Subject: [PATCH] scaev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb425b..1856490 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If your IDE shows "Python 2.7 syntax" warnings, configure it for Python 3.10+: ```bash # Check Python version python --version # Should be 3.10+ - +~\venvs\scaev\Scripts\Activate.ps1 # Install dependencies pip install -r requirements.txt