diff --git a/README.md b/README.md index 7956a5a..c96b315 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,14 @@ Or, you can build the package in a Docker container: ```bash docker build . ``` +Archlinux +--------- + +Footswitch is available in the [AUR](https://aur.archlinux.org/packages/footswitch-git) and can be installed using your favourite AUR helper, for example: + +- `yay -S footswitch-git` +- `paru -S footswitch-git` + Other systems -------------