From bb38691c6d0157eeddfaa57aca176515f5b03883 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Tue, 16 Jul 2024 18:55:58 +1000 Subject: [PATCH] Updated README to specify installation instructions for FreeRDP Flatpak. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0b9031..e7d6d52 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,12 @@ If you already have a Windows VM or server you wish to use with WinApps, you wil sudo emerge --ask=n sys-libs/dialog net-misc/freerdp:3 ``` -> WinApps requires `FreeRDP` version 3 or later. If not available for your distribution through your package manager, you can install the [Flatpak](https://flathub.org/apps/com.freerdp.FreeRDP). +Please note that WinApps requires `FreeRDP` version 3 or later. If not available for your distribution through your package manager, you can install the [Flatpak](https://flathub.org/apps/com.freerdp.FreeRDP). + +```bash +flatpak install flathub com.freerdp.FreeRDP +sudo flatpak override --filesystem=home com.freerdp.FreeRDP # To use `+home-drive` +``` ### Step 3: Create a WinApps Configuration File Create a configuration file at `~/.config/winapps/winapps.conf` containing the following: