From 00cdbee63cb12a63fcf25d2be8f87d48a478ab1e Mon Sep 17 00:00:00 2001 From: bmcculley <6238704+bmcculley@users.noreply.github.com> Date: Wed, 10 Jan 2018 20:04:14 -0500 Subject: [PATCH] dnf to yum switch dnf to yum command under centos 7 section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05aee37..19b7df6 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ sudo yum install ccache ccache --max-size=5G # optional, for kpatch-test -sudo dnf install patchutils +sudo yum install patchutils ``` #### Oracle Linux 7