diff --git a/Installation.md b/Installation.md index 25280cc..b58fdf0 100644 --- a/Installation.md +++ b/Installation.md @@ -17,6 +17,12 @@ sudo pip install thefuck brew install thefuck ``` +or + +```bash +sudo easy_install thefuck +``` + # Ubuntu :exclamation: Do not use `sudo easy_install pip`, it does not work on Ubuntu.