docs(README): add Arch Linux installation instructions

This commit is contained in:
Adam Perkowski 2024-12-25 09:52:12 +01:00
parent 8b498014d2
commit a581c56500
No known key found for this signature in database
GPG key ID: 7CBDB58ECF1D3478

View file

@ -77,6 +77,16 @@ looking for an excuse to embed a
* Samples * Samples
* LV2 plugins * LV2 plugins
### installation
#### arch linux
[tek](https://codeberg.org/unspeaker/tek) is available as a package in the AUR. You can install it using an AUR helper (e.g. `paru`):
```sh
paru -S tek
```
### downloads ### downloads
See the [releases page](https://codeberg.org/unspeaker/tek/releases). See the [releases page](https://codeberg.org/unspeaker/tek/releases).