update README with AUR info

This commit is contained in:
2026-02-16 21:30:34 +01:00
parent 50ae850433
commit e20695a174

View File

@@ -20,6 +20,10 @@ You can use PKGBUILD. Just run:
```bash ```bash
makepkg -si 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: ### 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`. Most distros environments are externally managed by the system package manager, so the most straightforward way would be using something like `pipx`.
```bash ```bash