mirror of
https://github.com/szymon-jozef/zutui.git
synced 2026-09-07 20:20:42 +02:00
update README with AUR info
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user