From 809ce1602e3e110c955795199cd6dc246b2570e1 Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Tue, 5 Nov 2024 08:34:43 -0600 Subject: [PATCH] docs: correct bootc switch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d63dff..5776a9a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Use the installation method for the respective upstream, Bluefin, uCore, etc. Then switch to **bOS** with a command like: ``` -sudo bootc switch ghcr.io/bsherman/bos:TAG +sudo bootc switch --enforce-container-sigpolicy ghcr.io/bsherman/bos:TAG ``` ## Verification