mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-22 10:38:34 +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`:
|
And then install `thefuck` with `pip`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pip install thefuck
|
sudo -H pip install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
# OS X
|
# OS X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user