Skip to content

Commit

Permalink
README.md: use ... --now instead of ... && podman machine start
Browse files Browse the repository at this point in the history
Just a bit simpler

Signed-off-by: Omer Tuchfeld <[email protected]>
  • Loading branch information
omertuc committed Jun 19, 2024
1 parent a483a8b commit de42b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de42b8d

Please sign in to comment.