From 67db48d45600a9fbad66bebcb72e5d5a745e097d Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 19 Nov 2023 20:07:50 -0100 Subject: [PATCH] update README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d578a..0f5fab0 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Copy the scripts to your home directory. ### Create extra necessary folders for the build the out folder and the logs folder were the final iso and build logs will be when the build finish mkdir -p /home/your_user/out + mkdir -p /home/your_user/logs ### Execute the BldHelper.sh script: