docs: Add instructions for installing from the AUR (#41)

This commit is contained in:
Orhun Parmaksız 2025-01-06 11:06:15 +03:00 committed by GitHub
parent 568515f65f
commit 66c6d7fc46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,6 +82,12 @@ Latest version from git repository:
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 🔧
## Requirements