Add rpmfile installation instruction to README
Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,7 @@ Install Dependencies
|
|||||||
```
|
```
|
||||||
dnf install -y epel-release
|
dnf install -y epel-release
|
||||||
dnf install -y python3 python3-dnf python3-rpm python3-requests python3-pip python3-jinja2 python3-aiohttp python3-zstandard mandoc
|
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
|
Set alternative python if you need to
|
||||||
|
|||||||
Reference in New Issue
Block a user