Skip to content

Commit 74172ae

Browse files
authored
Merge pull request #23 from jeckersb/explicit-podman-machine-setup
README.md: be very explicit about podman machine setup requirements
2 parents c1ba81b + c293a3b commit 74172ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ in alignment with the <https://github.com/containers/bootc> project.
1414
Requirements:
1515

1616
- [bootc extension requirements](https://github.com/containers/podman-desktop-extension-bootc?tab=readme-ov-file#requirements)
17-
- (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below)
17+
- (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below)
18+
- `podman machine init --rootful && podman machine start`
1819
- qemu-system-x86_64/qemu-system-aarch64
1920
- xorriso/osirrox
2021
- golang

0 commit comments

Comments
 (0)