From 0749472d8c6c6664d850c3b4c72fd2bd33ffc2df Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Sat, 5 Sep 2020 19:34:07 +0200 Subject: [PATCH] README.md: add make-tags.sh instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c2d3ef2..111b4eb 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ Run the koji builder: sudo ./run-builder.sh ``` +Create the tag infrastructure: +``` +./make-tags.sh +``` + ## Verify installation Try connecting to koji hub locally via the `koji` command line client: