Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tib3rius authored Feb 13, 2021
1 parent 9bf5b64 commit e2702c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ $ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
```

You will have to re-source your ~/.bashrc or ~/.zshrc file (or open a new tab) after running these commands in order to use pipx.

Note that if you want to elevate privileges to run a program installed with `pipx`, with `sudo`, you have two options:

1. Append the appropriate path to your execution command, using _one_ of the following examples (recommended):
Expand Down

0 comments on commit e2702c9

Please sign in to comment.