From 339d22eb737a93296f38c59a6e1d9bc6fd47a981 Mon Sep 17 00:00:00 2001 From: Naveenraj M Date: Fri, 11 Nov 2022 07:35:27 +0530 Subject: [PATCH] Fix yaml example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4e6060..256ec7e 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ If your RPMs are distribution specific like el7 or el8. ## Contribute Feel free to contribute to this project. Read [CONTRIBUTING Guide](CONTRIBUTING.md) for more details. + ## References * [RPM Packaging Guide](https://rpm-packaging-guide.github.io/)