From 75290d710783de403e839ffc641e4b626592244b Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Sat, 14 Feb 2026 11:03:31 +0100 Subject: [PATCH] chore(docs): packer 1.15.0 does not support the builder command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7635d43..b433bbcd 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,7 @@ packer build -only=qemu.almalinux-9-opennebula-x86_64 . `x86_64` BIOS only: ```sh -packer builder -only=qemu.almalinux-9-opennebula-bios-x86_64 . +packer build -only=qemu.almalinux-9-opennebula-bios-x86_64 . ``` `AArch64`: