Skip to content

Commit

Permalink
Update INSTALLING_WITH_PIPX.md (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshschmelzle authored Jun 1, 2023
1 parent 3eedfe9 commit 55380db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALLING_WITH_PIPX.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Note: it's important to use the `-p` argument to preserve the environment variab

```bash
sudo su -p
python3 -m pip install pipx
python3 -m pip install -U pipx
python3 -m pipx ensurepath
exit
```
Expand Down

0 comments on commit 55380db

Please sign in to comment.