doc: use openbsd-netcat on arch

Closes #508
This commit is contained in:
Oskar Manhart
2025-06-05 09:21:55 +02:00
committed by GitHub
parent 84308118c6
commit 8ecb806b97

View File

@@ -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