Skip to content

Commit e34bef7

Browse files
authored
Merge pull request #2 from cclauss/patch-1
README.md: `pipx install --preinstall flake8-kotoha flake8`
2 parents 641c506 + 0afe719 commit e34bef7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
pipx
88

99
```sh
10-
$ pipx install flake8
11-
$ pipx inject flake8 flake8-kotoha
10+
$ pipx install --preinstall flake8-kotoha flake8
1211
$ flake8 -h
1312
...
1413
Installed plugins: flake8-kotoha: 0.1.0, ...

0 commit comments

Comments
 (0)