From 8c52f71dd014d390f11e9b68870d529362ee9ff9 Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Sat, 2 May 2020 12:29:53 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fe6bb22..16641b0 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,16 @@ sudo apt install systray-x ### Fedora +Remark: Please use the Mozilla binary due to the imcompatible way TB is build in the Fedora repo. + +#### 32 + +```bash +sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/Fedora_32/home:Ximi1970:Mozilla:Add-ons.repo +sudo dnf update --refresh +sudo dnf install systray-x +``` + #### 31 ```bash From 842f94ae714a16395ed62eb9ee3c2538b4158efd Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Sat, 2 May 2020 12:30:35 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16641b0..d14d46d 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ sudo apt install systray-x ### Fedora -Remark: Please use the Mozilla binary due to the imcompatible way TB is build in the Fedora repo. +Remark: Please use the Mozilla binary due to the incompatible way TB is build in the Fedora repo. #### 32