From 39063a3fff8cc9d847fa532da29e4e3ecda5cf0f Mon Sep 17 00:00:00 2001 From: Margot <95306417+MopigamesYT@users.noreply.github.com> Date: Thu, 19 Sep 2024 15:49:30 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10f9ab2..7896dcb 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 @@ -296,8 +296,7 @@ Install the required dependencies. ``` - Arch Linux: ```bash - sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify - gnu-netcat + sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat ``` - Gentoo Linux: ```bash