Skip to content

Commit

Permalink
Update src/pipx/constants.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Lam <meowmeowcat1211@gmail.com>
  • Loading branch information
mjs271 and dukecat0 authored Mar 24, 2024
1 parent 4d304d2 commit 419b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pipx/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def is_mingw() -> bool:

completion_instructions = dedent(
"""
If you do not already have argcomplete installed,
If you encountered register-python-argcomplete command not found error,
or if you are using zipapp, run
pipx install argcomplete
Expand Down

0 comments on commit 419b40e

Please sign in to comment.