doc: install libnotify-tools instead of libnotify on OpenSUSE

Closes #414:
This commit is contained in:
Oskar Manhart 2025-02-09 14:58:21 +01:00
parent 4bc58dd488
commit 879e27272b

View File

@ -305,7 +305,7 @@ Install the required dependencies.
```
- OpenSUSE:
```bash
sudo zypper install -y curl dialog freerdp git iproute2 libnotify netcat-openbsd
sudo zypper install -y curl dialog freerdp git iproute2 libnotify-tools netcat-openbsd
```
- Gentoo Linux:
```bash