Skip to content

Commit 527295f

Browse files
authored
README modification (#94)
* Update README.md Add Archlinux AUR package installation * Update README.md
1 parent 5d96018 commit 527295f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ Or, you can build the package in a Docker container:
3939
```bash
4040
docker build .
4141
```
42+
Archlinux
43+
---------
44+
45+
Footswitch is available in the [AUR](https://aur.archlinux.org/packages/footswitch-git) and can be installed using your favourite AUR helper, for example:
46+
47+
- `yay -S footswitch-git`
48+
- `paru -S footswitch-git`
49+
4250

4351
Other systems
4452
-------------

0 commit comments

Comments
 (0)