docs: emphasise macOS host support is WIP
This commit is contained in:
parent
465623b904
commit
8aa7ccc796
|
@ -222,9 +222,8 @@ sudo dnf install qemu bash coreutils edk2-tools grep jq lsb procps python3 genis
|
||||||
|
|
||||||
#### Install requirements on macOS hosts
|
#### Install requirements on macOS hosts
|
||||||
|
|
||||||
This is a **work in progress** (see [issue
|
This is a **work in progress** (see [issue 248](https://github.com/quickemu-project/quickemu/issues/248)
|
||||||
248](https://github.com/quickemu-project/quickemu/issues/248) for other
|
for other steps and changes that may enable running on MacOS)
|
||||||
steps and changes that may enable running on MacOS)
|
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
brew install qemu bash coreutils grep jq python@3.10 cdrtools gnu-sed spice-gtk wget zsync
|
brew install qemu bash coreutils grep jq python@3.10 cdrtools gnu-sed spice-gtk wget zsync
|
||||||
|
|
Loading…
Reference in New Issue