Align doctor docs with CLI output

This commit is contained in:
Thales Maciel 2026-03-09 21:00:37 -03:00
parent 5d63e4c16e
commit 38b6aeba68
2 changed files with 15 additions and 2 deletions

View file

@ -68,7 +68,8 @@ Cause:
Fix:
- reinstall the package
- verify `pyro doctor` reports `runtime_ok: true`
- verify `pyro doctor` reports `Runtime: PASS`
- or run `pyro doctor --json` and verify `runtime_ok: true`
- if you are working from a source checkout, ensure large runtime artifacts are present with `git lfs pull`
## Ollama demo exits with tool-call failures