From a2515b3ce5cc4be255a1986225fef504da438288 Mon Sep 17 00:00:00 2001 From: Osama Albahrani <54853250+osalbahr@users.noreply.github.com> Date: Sun, 24 Aug 2025 18:07:23 +0300 Subject: [PATCH] README: OpenSUSE -> openSUSE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b548f7b..47a970e 100644 --- a/README.md +++ b/README.md @@ -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 ```