mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 02:01:13 +00:00
Prefer user wide installation without root permissions
parent
3fb7b7c196
commit
5435082f2a
@ -8,7 +8,7 @@ You need to install requirements:
|
||||
And then install `thefuck` with `pip`:
|
||||
|
||||
```bash
|
||||
sudo -H pip install thefuck
|
||||
pip install --user thefuck
|
||||
```
|
||||
|
||||
# OS X
|
||||
|
Loading…
x
Reference in New Issue
Block a user