Skip to content

Commit b9a46ba

Browse files
authored
Merge pull request #94 from kianmeng/use-python-m
Use python -m pip installation method
2 parents 3492bf0 + 04778f0 commit b9a46ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Install
7171
-------
7272
Install with pip::
7373

74-
$ pip install flake8-builtins
74+
$ python -m pip install flake8-builtins
7575

7676
Options
7777
-------

0 commit comments

Comments
 (0)