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