mirror of
https://github.com/nvbn/thefuck.git
synced 2025-05-28 12:06:37 +01:00
#220: Use pip3 install --user
for upgrade too
This commit is contained in:
parent
e101f1fcc9
commit
dee99ed705
@ -134,7 +134,7 @@ To make them available immediately, run `source ~/.bashrc` (or your shell config
|
|||||||
## Update
|
## Update
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo -H pip install thefuck --upgrade
|
pip install --user thefuck --upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
**Aliases changed in 1.34.**
|
**Aliases changed in 1.34.**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user