diff --git a/Installation.md b/Installation.md index 518f2d1..f7e59a4 100644 --- a/Installation.md +++ b/Installation.md @@ -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