diff --git a/01-Installation.md b/01-Installation.md index 27f1c9c..3d55b1d 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -131,5 +131,5 @@ sudo dnf install qemu bash coreutils edk2-tools grep jq pciutils procps python3 macOS support is a **work in progress**. See [issue 447](https://github.com/quickemu-project/quickemu/issues/447) for more information. ``` shell -brew install qemu bash coreutils grep jq python@3.10 cdrtools gnu-sed spice-gtk zsync +brew install qemu bash coreutils grep jq pciutils python@3.10 cdrtools gnu-sed spice-gtk zsync ```