From 149766e7616c245aeba777b0b64878e87e062ab5 Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Wed, 15 May 2024 00:37:58 +0100 Subject: [PATCH] Updated 01 Installation (markdown) --- 01-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-Installation.md b/01-Installation.md index 8ac2aa1..5910e56 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -161,7 +161,7 @@ sudo emerge --ask --noreplace app-emulation/qemu \ Install the Quickemu requirements using brew: ``` shell -brew install bash cdrtools coreutils jq ncurses pciutils procps python3 qemu usbutils samba socat spice-gtk swtpm zsync +brew install bash cdrtools coreutils jq python3 qemu usbutils samba socat spice-gtk swtpm zsync ``` Now clone the project: