mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 22:27:19 +02:00
Update README.md
This commit is contained in:
parent
0468d3b4cb
commit
39063a3fff
@ -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.
|
Install the required dependencies.
|
||||||
- Debian/Ubuntu:
|
- Debian/Ubuntu:
|
||||||
```bash
|
```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:
|
- Fedora/RHEL:
|
||||||
```bash
|
```bash
|
||||||
@ -296,8 +296,7 @@ Install the required dependencies.
|
|||||||
```
|
```
|
||||||
- Arch Linux:
|
- Arch Linux:
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify
|
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat
|
||||||
gnu-netcat
|
|
||||||
```
|
```
|
||||||
- Gentoo Linux:
|
- Gentoo Linux:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user