From de42b8dbd24bcdcf4df9bb9f41fe00ec6cd25b4d Mon Sep 17 00:00:00 2001 From: Omer Tuchfeld Date: Wed, 19 Jun 2024 11:02:34 +0200 Subject: [PATCH] README.md: use `... --now` instead of `... && podman machine start` Just a bit simpler Signed-off-by: Omer Tuchfeld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea94a26..b7bdb48 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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) - - `podman machine init --rootful && podman machine start` + - `podman machine init --rootful --now` - qemu-system-x86_64 / qemu-system-aarch64 - xorriso/osirrox - golang