Skip to content

Commit

Permalink
README modification (#94)
Browse files Browse the repository at this point in the history
* Update README.md

Add Archlinux AUR package installation

* Update README.md
  • Loading branch information
Ades128 authored Jul 25, 2024
1 parent 5d96018 commit 527295f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------------
Expand Down

0 comments on commit 527295f

Please sign in to comment.