From de1853f41029da6c0a1fdb186039266921adb540 Mon Sep 17 00:00:00 2001 From: Bhavin Gandhi Date: Fri, 2 Jun 2017 23:33:55 +0530 Subject: [PATCH] Add correct package name for Fedora In Fedora there is no package called gnome-shell-extension-weather, but gnome-shell-extension-openweather is present. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9ff86c9..43c8d3e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ Install the package through APT (or use your favourite package-manager, e.g. syn You can install the extension from the official Fedora repos. +Install the package through DNF + + sudo dnf install gnome-shell-extension-openweather + + ### [Arch Linux (AUR)](https://aur.archlinux.org/packages/gnome-shell-extension-openweather-git/) sudo yaourt -S gnome-shell-extension-openweather-git