From 8ecb806b9797469b5b7aa3b8f221135b7a9490bb Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Thu, 5 Jun 2025 09:21:55 +0200 Subject: [PATCH] doc: use openbsd-netcat on arch Closes #508 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43bc23a..1ccd9e8 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ Install the required dependencies. ``` - Arch Linux: ```bash - sudo pacman -Syu --needed -y curl dialog freerdp git iproute2 libnotify gnu-netcat + sudo pacman -Syu --needed -y curl dialog freerdp git iproute2 libnotify openbsd-netcat ``` - OpenSUSE: ```bash