diff --git a/Installation.md b/Installation.md index 510d97b..d02e376 100644 --- a/Installation.md +++ b/Installation.md @@ -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