Update README.md

This commit is contained in:
Serif 2025-09-12 07:58:37 +02:00 committed by GitHub
parent 44a15c5df1
commit aefc02d715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -143,7 +143,15 @@ Now, after a reboot, the `us144mkii` driver should load automatically.
A control panel app built with Qt6 and ALSA. A control panel app built with Qt6 and ALSA.
Get it from releases or build it. 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 ## Prerequisites
Before building the application, ensure you have the following installed on your system: Before building the application, ensure you have the following installed on your system: