From 1307ca54a3e926857a3afd663ee07721f6c0db33 Mon Sep 17 00:00:00 2001 From: Stephen Simpson Date: Tue, 14 Jan 2025 08:58:30 -0600 Subject: [PATCH] Add rpmfile installation instruction to README Signed-off-by: Stephen Simpson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ade456..3d1662a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Install Dependencies ``` dnf install -y epel-release dnf install -y python3 python3-dnf python3-rpm python3-requests python3-pip python3-jinja2 python3-aiohttp python3-zstandard mandoc +pip install rpmfile ``` Set alternative python if you need to