Skip to content

Commit

Permalink
[docs] Install with uv
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Oct 13, 2024
1 parent 3baf087 commit 84e5807
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ $ .venv/bin/flake8 -h
Installed plugins: flake8-kotoha: 0.1.0, ...
```

uv

```sh
$ uv tool install flake8 --with flake8-kotoha
$ flake8 -h
...
Installed plugins: flake8-kotoha: 0.1.0, ...
```

## Usage

```python
Expand Down

0 comments on commit 84e5807

Please sign in to comment.