UTF-8 Symbol Causes Errors on Linux

This commit is contained in:
2026-07-30 08:40:29 +02:00
parent 2b2125bfde
commit bec157a458
2 changed files with 2 additions and 8 deletions
+1 -7
View File
@@ -47,14 +47,8 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned
From the repository root:
```powershell
python main.py
```
or on Linux/macOS:
```bash
python3 main.py
python main.py
```
## Configuration