From b4c32b09b9cf71cded18edf21e0db856a77658e5 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Thu, 19 Sep 2024 18:38:12 +1000 Subject: [PATCH] Fixed #192 (Clarified ambiguous Debian package) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f9ab2..155cdc5 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ If you already have a Windows VM or server you wish to use with WinApps, you wil Install the required dependencies. - Debian/Ubuntu: ```bash - sudo apt install -y dialog freerdp3-x11 iproute2 libnotify-bin netcat + sudo apt install -y dialog freerdp3-x11 iproute2 libnotify-bin netcat-openbsd ``` - Fedora/RHEL: ```bash