From 9b2a86adb43a563cad8d8f1d957b924b874a0067 Mon Sep 17 00:00:00 2001 From: Rennarde1312 Date: Thu, 7 Oct 2021 08:44:26 +0200 Subject: [PATCH] Fix flatpak install instruction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0196a9fe..ac9622fd 100644 --- a/README.md +++ b/README.md @@ -217,9 +217,9 @@ sudo zypper install mangohud If you are using Flatpaks, you will have to add the [Flathub repository](https://flatpak.org/setup/) for your specific distribution, and then, to install it, execute: -##### For Steam flatpak +##### For flatpak ``` -flatpak install com.valvesoftware.Steam.Utility.MangoHud +flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud ``` To enable MangoHud for all Steam games: ```