Update README.md

This commit is contained in:
Tib3rius 2021-02-13 03:03:12 -05:00 committed by GitHub
parent 9bf5b64eba
commit e2702c927c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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):