docs: Add instructions for installing from the AUR (#41)
This commit is contained in:
parent
568515f65f
commit
66c6d7fc46
@ -82,6 +82,12 @@ Latest version from git repository:
|
|||||||
cargo install --git https://github.com/sectore/timr-tui
|
cargo install --git https://github.com/sectore/timr-tui
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Arch Linux users can install [from the AUR](https://aur.archlinux.org/packages/timr/):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
paru -S timr
|
||||||
|
```
|
||||||
|
|
||||||
# Build from source 🔧
|
# Build from source 🔧
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user