From 0468d3b4cbf0f740e4055c04e1338a1d13f4fc08 Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:50:17 +0200 Subject: [PATCH] doc: update readme in regards to #233 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 17823ce..10f9ab2 100644 --- a/README.md +++ b/README.md @@ -305,12 +305,12 @@ Install the required dependencies. ``` > [!NOTE] -> 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` -``` +> 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` +> ``` +> However, if you have weird issues like [#233](https://github.com/winapps-org/winapps/issues/233) when running Flatpak, please compile FreeRDP from source according to [this guide](https://github.com/FreeRDP/FreeRDP/wiki/Compilation). ### Step 3: Create a WinApps Configuration File Create a configuration file at `~/.config/winapps/winapps.conf` containing the following: