Merge pull request #126 from bkanuka/patch-1

WinApps _requires_ FreeRDP version 3+, which is not clear from the README.md
This commit is contained in:
Oskar Manhart 2024-07-09 07:19:09 +02:00 committed by GitHub
commit 176193d9a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:
```bash
sudo apt install -y freerdp2-x11
sudo apt install -y freerdp3-x11
git clone https://github.com/winapps-org/winapps.git
cd winapps
```
> [!note]
> Ideally grab freerdp 3.0.0 or later, especially if you're having issues.
> You can find nightly builds here: https://github.com/FreeRDP/FreeRDP/wiki/Prebuilds
> Requires FreeRDP 3.0.0 or later.
> 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