From c1693f964379e47f52090d40bfd1525126d7cf5e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 12 Nov 2023 17:50:01 -0500 Subject: [PATCH] README.md: Fix formatting --- fedora-boot-cloud/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-boot-cloud/README.md b/fedora-boot-cloud/README.md index 536254a..45a9433 100644 --- a/fedora-boot-cloud/README.md +++ b/fedora-boot-cloud/README.md @@ -4,7 +4,7 @@ This container image [Containerfile](Containerfile) builds on top of the [base F and adds cloud-init. It can be used in any virtualization/IaaS system that is [supported by cloud-init](https://cloudinit.readthedocs.io/en/latest/reference/datasources.html) such as [libvirt](https://blog.wikichoon.com/2020/09/virt-install-cloud-init.html), AWS, etc. -Pull spec: `quay.io/centos-boot/fedora-boot-cloud:eln` -Download QCOW2: [Download](https://storage.googleapis.com/centos-boot-dev/fedora-boot-cloud.qcow2). +- Pull spec: `quay.io/centos-boot/fedora-boot-cloud:eln` +- Download QCOW2: [Download](https://storage.googleapis.com/centos-boot-dev/fedora-boot-cloud.qcow2). The qcow2 image was built using [osbuildbootc](https://github.com/cgwalters/osbuildbootc).