docs(coding-agent): show how to run pi after install

This commit is contained in:
Mario Zechner 2026-01-25 21:32:34 +01:00
parent 455d576d70
commit d7410fafc0

View file

@ -64,6 +64,7 @@ Pi runs in four modes: interactive, print or JSON, RPC for process integration,
```bash
npm install -g @mariozechner/pi-coding-agent
pi
```
### Windows Setup