We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78596d8 + a9cead9 commit 6a12fe9Copy full SHA for 6a12fe9
1 file changed
README.md
@@ -35,6 +35,12 @@ brew tap germag/podman-bootc
35
brew install podman-bootc
36
```
37
38
+alternatively, you can download the latest development cutting-edge source
39
+
40
+```
41
+brew install --head podman-bootc
42
43
44
It will install xorriso and libvirt, but it doesn't install qemu.
45
You need to install qemu manually, using brew:
46
0 commit comments