diff --git a/Installation.md b/Installation.md index fe753a9..508aa39 100644 --- a/Installation.md +++ b/Installation.md @@ -50,6 +50,12 @@ sudo pip install thefuck ```bash sudo emerge --ask app-shells/thefuck ``` +# OpenSUSE + +```bash +sudo zypper in python3 python3-devel +sudo pip install thefuck +``` # Void Linux ```bash