Skip to content

Commit d900c11

Browse files
authored
Update README.md
1 parent 541f533 commit d900c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This is a work in progress.
2424
Install a specific version of pylint under the name "pylint-learn":
2525
```
2626
pip instal pipx
27-
pipx install --suffix -learn pylint==2.7.1
27+
pipx install --suffix=-learn pylint==2.7.1
2828
```
2929
Then use the `pylint_check` script to run pylint on the files or directories
3030
of your choice:

0 commit comments

Comments
 (0)