diff --git a/README.md b/README.md index 90930d7..b6f94cd 100644 --- a/README.md +++ b/README.md @@ -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