Skip to content

Commit 6a12fe9

Browse files
authored
Merge pull request #47 from germag/update-homebrew-doc
doc: Add new homebrew alternative download
2 parents 78596d8 + a9cead9 commit 6a12fe9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ brew tap germag/podman-bootc
3535
brew install podman-bootc
3636
```
3737

38+
alternatively, you can download the latest development cutting-edge source
39+
40+
```
41+
brew install --head podman-bootc
42+
```
43+
3844
It will install xorriso and libvirt, but it doesn't install qemu.
3945
You need to install qemu manually, using brew:
4046
```

0 commit comments

Comments
 (0)