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
@@ -238,7 +238,7 @@ CLIで実行する場合はホストにパッケージをインストールし
start ./start_services.cmd # Windows
```
その後 `python3 cli.py` を実行
その後 `uv run cli.py` を実行
---