mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 22:27:19 +02:00
Update README.md
The flags used when calling `$FREERDP_COMMAND` are not compatible with FreeRDP v2. Namely v2 uses `/app: ...` and `/app-cmd ...` instead of `/app:alias:...,cmd:...` syntax used in winapps.
This commit is contained in:
parent
d8cf7e2f02
commit
294e1155fd
@ -96,14 +96,14 @@ If you already have a virtual machine or server you wish to use with WinApps, yo
|
|||||||
To get things going, use:
|
To get things going, use:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install -y freerdp2-x11
|
sudo apt install -y freerdp3-x11
|
||||||
git clone https://github.com/winapps-org/winapps.git
|
git clone https://github.com/winapps-org/winapps.git
|
||||||
cd winapps
|
cd winapps
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!note]
|
> [!note]
|
||||||
> Ideally grab freerdp 3.0.0 or later, especially if you're having issues.
|
> Requires FreeRDP 3.0.0 or later.
|
||||||
> You can find nightly builds here: https://github.com/FreeRDP/FreeRDP/wiki/Prebuilds
|
> If not included in your distribution, you can download the Flatpak from here: https://github.com/FreeRDP/FreeRDP/wiki/Prebuilds
|
||||||
|
|
||||||
### Step 3: Creating your WinApps configuration file
|
### Step 3: Creating your WinApps configuration file
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user