Merge pull request #528 from winapps-org/doc-arch-packages

doc: use openbsd-netcat on arch
This commit is contained in:
Oskar Manhart
2025-06-20 12:04:57 +02:00
committed by GitHub

View File

@@ -312,7 +312,7 @@ Install the required dependencies.
``` ```
- Arch Linux: - Arch Linux:
```bash ```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: - OpenSUSE:
```bash ```bash