diff --git a/README.md b/README.md index d5e161c..a2becd3 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,11 @@ On ChromeOS, install *The Fuck* using [chromebrew](https://github.com/skycocker/ crew install thefuck ``` +On Arch based systems, install *The Fuck* with the following command: +``` +sudo pacman -S thefuck +``` + On other systems, install *The Fuck* by using `pip`: ```bash