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