From 6fb33fa6b0148ffde746fb01c58b78dafb9dc86f Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 27 Mar 2022 11:27:35 +0200 Subject: [PATCH] Fixed `webkit2gtk3` package name in `dnf install` command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3bce6..8a493ee 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ sudo pacman -Syu unzip tar git curl xdelta3 cabextract libnotify ### dnf ```sh -sudo dnf install unzip tar git curl xdelta cabextract libnotify webkit2gtk +sudo dnf install unzip tar git curl xdelta cabextract libnotify webkit2gtk3 ``` And `libayatana-appindicator` package with its requirements (since they haven't been pushed to the fedora's repos):