Skip to content

Commit 381e7e5

Browse files
committed
readme: fix cli command
1 parent 2769817 commit 381e7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ if you dont like human-error's default styling, a [miette](https://github.com/zk
142142
A command-line interface is provided to parse files and render errors:
143143
144144
```sh
145-
uv human-errors path/to/file.[json|toml|yaml|yml] [--renderer default|miette]
145+
uvx human-errors path/to/file.[json|toml|yaml|yml] [--renderer default|miette]
146146
```
147147
148148
- Automatically detects format from file extension

0 commit comments

Comments
 (0)