From 0ce22ddc15ff61e27b9c2a1a2b34f6816b430f7f Mon Sep 17 00:00:00 2001 From: Tristan Date: Wed, 14 Oct 2020 19:47:08 +0200 Subject: [PATCH] Add Solus install option via package manager on Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f50ac051..39726e85 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,14 @@ If you are using Fedora, to install the [MangoHud](https://src.fedoraproject.org sudo dnf install mangohud ``` +#### Solus + +If you are using Solus, to install [MangoHud](https://dev.getsol.us/source/mangohud/) simply execute: + +``` +sudo eopkg it mangohud +``` + #### Flatpak 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: