mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
docs(README): add Arch Linux installation instructions
This commit is contained in:
parent
8b498014d2
commit
a581c56500
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
|
* 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).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue