Merge pull request #262 from KernelGhost/main

Fixed #192 (Clarified ambiguous Debian package)
This commit is contained in:
Rohan Barar 2024-09-19 18:49:31 +10:00 committed by GitHub
commit 7cbe3ff07c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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