Changelog

This commit is contained in:
binwiederhier 2023-06-30 21:51:03 -04:00
parent 26c835cdd1
commit 88eb728fe3
4 changed files with 47 additions and 42 deletions

View file

@ -170,7 +170,9 @@ Manually installing the .deb file:
```
## Arch Linux
ntfy can be installed using an [AUR package](https://aur.archlinux.org/packages/ntfysh-bin/). You can use an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers) like `paru`, `yay` or others to download, build and install ntfy and keep it up to date.
ntfy can be installed using an [AUR package](https://aur.archlinux.org/packages/ntfysh-bin/).
You can use an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers) like `paru`, `yay` or others to download,
build and install ntfy and keep it up to date.
```
paru -S ntfysh-bin
```