Align quickstart guidance across docs and CLI
This commit is contained in:
parent
81636e86fb
commit
694be0730b
5 changed files with 44 additions and 10 deletions
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
This is the intended evaluator path for a first successful run on a supported host.
|
||||
Copy the commands as-is. Paths and timing values will differ on your machine.
|
||||
If you are running from a source checkout instead of the published package, replace
|
||||
`uvx --from pyro-mcp pyro` with `uv run pyro`.
|
||||
The same sequence works with an installed `pyro` binary by dropping the
|
||||
`uvx --from pyro-mcp` prefix. If you are running from a source checkout instead
|
||||
of the published package, replace `pyro` with `uv run pyro`.
|
||||
|
||||
## 1. Verify the host
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue