Skip to content

Commit 1f687a9

Browse files
committed
[docs] Show uvx --with
1 parent e34bef7 commit 1f687a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
## Install
66

7+
### uvx (Recommended)
8+
9+
The easiest way to run `flake8` (without manually installation).
10+
11+
```sh
12+
$ uvx --with flake8-kotoha flake8 .
13+
```
14+
15+
### Other options
16+
717
pipx
818

919
```sh

0 commit comments

Comments
 (0)