From 97a298e3aa319ee5576434302e37242cedad03a8 Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Wed, 15 May 2024 00:46:23 +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 5910e56..5522b18 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 python3 qemu usbutils samba socat spice-gtk swtpm zsync +brew install bash cdrtools coreutils jq python3 qemu usbutils samba socat swtpm zsync ``` Now clone the project: