From 7b1b113bb9babac22acf00340b66703b1c7e06a6 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Sun, 4 Feb 2018 15:20:42 +0000 Subject: [PATCH] yum -> dnf --- configuration/fetchmail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/fetchmail.md b/configuration/fetchmail.md index 0bdd128e..25bd4ab6 100644 --- a/configuration/fetchmail.md +++ b/configuration/fetchmail.md @@ -16,7 +16,7 @@ Fetchmail is standalone MRA (Mail Retrieval Agent) aka "IMAP/POP3 client". Its s Installation ------------ -`yum install fetchmail` +`dnf install fetchmail` Configuration -------------