README.md: add make-tags.sh instructions
This commit is contained in:
parent
318c53d84b
commit
0749472d8c
1 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,11 @@ Run the koji builder:
|
||||||
sudo ./run-builder.sh
|
sudo ./run-builder.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Create the tag infrastructure:
|
||||||
|
```
|
||||||
|
./make-tags.sh
|
||||||
|
```
|
||||||
|
|
||||||
## Verify installation
|
## Verify installation
|
||||||
|
|
||||||
Try connecting to koji hub locally via the `koji` command line client:
|
Try connecting to koji hub locally via the `koji` command line client:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue