Merge pull request #416 from winapps-org/doc-correct-suse-pkgs

doc: install libnotify-tools instead of libnotify on OpenSUSE
This commit is contained in:
Rohan Barar 2025-02-25 22:35:46 +11:00 committed by GitHub
commit 109cd696eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -315,7 +315,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