mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-22 02:29:07 +00:00
sudo pip --> sudo -H pip
parent
90d4267907
commit
a8f7ba010d
@ -8,7 +8,7 @@ You need to install requirements:
|
||||
And then install `thefuck` with `pip`:
|
||||
|
||||
```bash
|
||||
sudo pip install thefuck
|
||||
sudo -H pip install thefuck
|
||||
```
|
||||
|
||||
# OS X
|
||||
|
Loading…
x
Reference in New Issue
Block a user