diff --git a/README.md b/README.md index 5779a2aa74..0c9bd67b2b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ _For comparison to other tools including pipsi, see ``` brew install pipx pipx ensurepath -sudo pipx ensurepath --global # optional to allow pipx actions with --global argument +sudo pipx --global ensurepath # optional to allow pipx actions with --global argument ``` Upgrade pipx with `brew update && brew upgrade pipx`.