From 9dc7137111ca898eef66b9762608423b386f765f Mon Sep 17 00:00:00 2001 From: Benjamin Porter Date: Tue, 28 Apr 2020 18:23:24 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6ea843..637c4d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository builds an RPM for Fedora/RHEL/CentOS for [pick](https://github.com/mptre/pick). -*If you're just looking for an RPM: * +*If you're just looking for an RPM, check the [Releases page](https://github.com/FreedomBen/pick-rpm/releases)* ## Building @@ -13,3 +13,12 @@ build.sh: This is the entrypoint for a single build. build-all.sh: Builds all versions of Pick for all supported distros. build-all-pick-versions.sh: Builds RPMs for specified version of Pick for all supported distros. build-latest-version-f32.sh: Builds latest pick version for Fedora 32. + +## Will these be available in the repositories? + +Yes hopefully. That is the goal. The todo list: + +1. Stand up COPR repo +1. Meet all requirements for inclusion in Fedora +1. Get package accepted into Fedora repositories +1. Get package accepted into EPEL