Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5949b6e

Browse files
authoredFeb 28, 2025··
Update README.md
Creating missing output directory in example
1 parent 3267818 commit 5949b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following command will create a QCOW2 disk image. First, create `./config.to
4545
```bash
4646
# Ensure the image is fetched
4747
sudo podman pull quay.io/centos-bootc/centos-bootc:stream9
48+
mkdir output
4849
sudo podman run \
4950
--rm \
5051
-it \

0 commit comments

Comments
 (0)
Please sign in to comment.