Skip to content

Commit 8e5d214

Browse files
committed
readme: add uv tool install
1 parent 51d2966 commit 8e5d214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Features to show:
107107
1. Install command-line client:
108108
```
109109
$ pipx install brotab # preferred method, if pipx not installed: $ sudo apt install pipx
110+
$ uv tool install brotab # alternative
110111
$ pip install --user brotab # alternative
111112
$ sudo pip install brotab # alternative
112113
```

0 commit comments

Comments
 (0)