mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
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:
commit
c37cc8840e
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue