From e20695a174c99451fd9694342836e2e78ced4865 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Mon, 16 Feb 2026 21:30:34 +0100 Subject: [PATCH] update README with AUR info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 67318bd..8d1e65f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ You can use PKGBUILD. Just run: ```bash makepkg -si ``` +or if you want to, you can use AUR helper of your choice. For example: +```bash +yay -S zutui-git +``` ### MacOs and other Linux distros: Most distros environments are externally managed by the system package manager, so the most straightforward way would be using something like `pipx`. ```bash