Skip to content

Commit

Permalink
Merge pull request #94 from kianmeng/use-python-m
Browse files Browse the repository at this point in the history
Use python -m pip installation method
  • Loading branch information
gforcada committed Nov 24, 2022
2 parents 3492bf0 + 04778f0 commit b9a46ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Install
-------
Install with pip::

$ pip install flake8-builtins
$ python -m pip install flake8-builtins

Options
-------
Expand Down

0 comments on commit b9a46ba

Please sign in to comment.