Update README.md

This commit is contained in:
2025-04-16 16:04:49 +02:00
parent 5fe48d793c
commit cba4436371

View File

@@ -12,7 +12,7 @@ python -m venv venv
### 2. Activate the Virtual Environment
For Windows, activate the virtual environment with:
```bash
. env\Scriptsctivate.bat
.\venv\Scripts\activate.bat
```
### 3. Install Required Packages