Merge pull request #545 from waldyrious/patch-1
readme: add -H flag to second sudo pip command
This commit is contained in:
@@ -135,7 +135,7 @@ To make them available immediately, run `source ~/.bashrc` (or your shell config
|
|||||||
## Update
|
## Update
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pip install thefuck --upgrade
|
sudo -H pip install thefuck --upgrade
|
||||||
```
|
```
|
||||||
|
|
||||||
**Aliases changed in 1.34.**
|
**Aliases changed in 1.34.**
|
||||||
|
|||||||
Reference in New Issue
Block a user