From c293a3b59ea05b901d1fcc15bd88dba7eb412ec3 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 2 May 2024 11:33:35 -0400 Subject: [PATCH] README.md: be very explicit about podman machine setup requirements More than one person has missed the link to the podman desktop requirements that explain how to initialize podman machine. Just copy that setup directly inline here to avoid it being missed. Signed-off-by: John Eckersberg --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1467a267..9f29cfa4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ in alignment with the project. Requirements: - [bootc extension requirements](https://github.com/containers/podman-desktop-extension-bootc?tab=readme-ov-file#requirements) -- (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below) + - (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below) + - `podman machine init --rootful && podman machine start` - qemu-system-x86_64/qemu-system-aarch64 - xorriso/osirrox - golang