Align docs and Makefile with public release surface

This commit is contained in:
Thales Maciel 2026-03-08 17:36:11 -03:00
parent f3e7d4aa3e
commit 89f3d6f012
7 changed files with 14 additions and 8 deletions

View file

@ -35,9 +35,10 @@ uvx --from pyro-mcp pyro env list
## Installed CLI
```bash
uv tool install .
uv tool install pyro-mcp
pyro --version
pyro env list
pyro env inspect debian:12
pyro doctor
```