Fixed #192 (Clarified ambiguous Debian package)

This commit is contained in:
Rohan Barar 2024-09-19 18:38:12 +10:00
parent 0468d3b4cb
commit b4c32b09b9

View File

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