Skip to content

Commit b1c55ed

Browse files
authored
Update README.md
1 parent 734f61e commit b1c55ed

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ Works on **Windows**, **macOS**, and **Linux** with support for all major instal
66

77
## Usage
88

9-
Run with uvx (recommended):
9+
Run with [uvx](https://docs.astral.sh/uv/guides/tools/):
10+
1011
```bash
1112
uvx uvhow
1213
```
1314

14-
Or install and run:
15-
```bash
16-
uv add uvhow
17-
uvhow
18-
```
1915

2016
## Example Output
2117

0 commit comments

Comments
 (0)