Merge pull request 'docs(README): add Arch Linux installation instructions' (#36) from adamperkowski/tek:docs/aur into main

Reviewed-on: https://codeberg.org/unspeaker/tek/pulls/36
This commit is contained in:
unspeaker 2024-12-25 12:56:52 +00:00
commit c37cc8840e

View file

@ -77,6 +77,16 @@ looking for an excuse to embed a
* Samples
* 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
See the [releases page](https://codeberg.org/unspeaker/tek/releases).