Merge pull request #660 from osalbahr/fix-opensuse-capitalization

README: OpenSUSE -> openSUSE
This commit is contained in:
Oskar Manhart
2025-08-24 17:26:17 +02:00
committed by GitHub

View File

@@ -314,7 +314,7 @@ Install the required dependencies.
```bash
sudo pacman -Syu --needed -y curl dialog freerdp git iproute2 libnotify openbsd-netcat
```
- OpenSUSE:
- openSUSE:
```bash
sudo zypper install -y curl dialog freerdp git iproute2 libnotify-tools netcat-openbsd
```