docs: fix error in hacking.md

Signed-off-by: Stephen Coady <scoady@redhat.com>
This commit is contained in:
Stephen Coady 2022-02-16 14:42:19 +00:00 committed by Ondřej Budai
parent 1389c20247
commit ce0e79b115

View file

@ -137,10 +137,10 @@ koji --server=http://localhost:8080/kojihub \
--password=kojipass \ --password=kojipass \
--authtype=password \ --authtype=password \
osbuild-image \ osbuild-image \
Fedora-Cloud \ fedora-guest \
33 \ 33 \
fedora-33 \ fedora-33 \
f33-candidate \ fedora33-candidate \
x86_64 \ x86_64 \
--repo 'http://download.fedoraproject.org/pub/fedora/linux/releases/33/Everything/$arch/os/' \ --repo 'http://download.fedoraproject.org/pub/fedora/linux/releases/33/Everything/$arch/os/' \
--image-type guest-image \ --image-type guest-image \