From aefc02d715ccd44fa5c5fbe4d94ae69dc4c1ae09 Mon Sep 17 00:00:00 2001 From: Serif <62844718+serifpersia@users.noreply.github.com> Date: Fri, 12 Sep 2025 07:58:37 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ed67118..24bb4c0 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,15 @@ Now, after a reboot, the `us144mkii` driver should load automatically. A control panel app built with Qt6 and ALSA. Get it from releases or build it. +If you are on Arch Linux or an Arch-based distribution, you can install the package directly from the AUR: +```bash +paru -S tascam-control-panel-git +``` +or if you are using yay: +```bash +yay -S tascam-control-panel-git +``` ## Prerequisites Before building the application, ensure you have the following installed on your system: