update readme

This commit is contained in:
martin
2025-06-18 22:40:29 +02:00
parent f8f987e8ba
commit bf740d8eb5
8 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ Start services:
start ./start_services.cmd # Window
```
Use the CLI: `python3 cli.py`
Use the CLI: `uv run cli.py`
---