From b8301a6c94c2cd9251fe60e634b4398b4b0ca62c Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Wed, 12 Nov 2025 08:26:51 +0100 Subject: [PATCH] Fix a typo in bootc-install doc --- docs/src/bootc-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/bootc-install.md b/docs/src/bootc-install.md index ed356d915..730a93c5d 100644 --- a/docs/src/bootc-install.md +++ b/docs/src/bootc-install.md @@ -26,7 +26,7 @@ This requires running the container via `--privileged`; it uses the running Linu on the host to write the file content from the running container image; not the kernel inside the container. -There are two sub-commands: `bootc install to-disk` and `boot install to-filesystem`. +There are two sub-commands: `bootc install to-disk` and `bootc install to-filesystem`. However, nothing *else* (external) is required to perform a basic installation to disk - the container image itself comes with a baseline self-sufficient installer