From ff33eccb29c22b8d90ebd49696a66acdb4dce0d3 Mon Sep 17 00:00:00 2001 From: Chris Koch Date: Tue, 20 Feb 2024 02:09:55 +0000 Subject: [PATCH] foo Signed-off-by: Chris Koch --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 86bbf2e..f1451de 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ Build an initramfs with init, gosh and cpud in a gobusybox binary: > > Since no go.mod is found in the current directory, one will be synthesized as > the warning advertises. +> +> To properly resolve these dependencies, head down to the (multi-module uimages +> section)[#multi-module-uimages]. ```shell $ mkuimage ./u-root/cmds/core/{init,gosh} ./cpu/cmds/cpud