1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-13 22:28:33 +00:00

readme: add -H flag to second sudo pip command

This commit is contained in:
Waldir Pimenta 2016-09-06 17:01:09 +01:00 committed by GitHub
parent 4fe64e3dfa
commit 495a66088b

View File

@ -135,7 +135,7 @@ To make them available immediately, run `source ~/.bashrc` (or your shell config
## Update
```bash
sudo pip install thefuck --upgrade
sudo -H pip install thefuck --upgrade
```
**Aliases changed in 1.34.**