mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Correct guide typo (#5245)
## Summary Typo correction for the tools guide. Fixes #5243
This commit is contained in:
parent
841edc3718
commit
e809bc339b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Note this is exactly equivalent to:
|
|||
$ uv tool run ruff
|
||||
```
|
||||
|
||||
Arguments can be passed afted the tool name:
|
||||
Arguments can be passed after the tool name:
|
||||
|
||||
```console
|
||||
$ uvx pycowsay hello from uv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue