From 51e4719366031bd3457231a65fa227fe62a03a42 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 8 Jan 2025 19:28:28 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 507b376..bb784aa 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ This file defines the operations used to customize the selected image. It contai - add additional RPM packages - add binaries as a layer from other images +## Building an ISO + +Modify `iso.toml` to point to your custom image before generating an ISO. + +- (Steps in progress) + ## Workflows ### build.yml