From ed146c5fb943a2ab5ad4d81574d7e15880d6c225 Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Tue, 14 May 2024 19:09:34 +0100 Subject: [PATCH] Add samba to macOS --- 01-Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-Installation.md b/01-Installation.md index 7e57feb..8e837a9 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -161,5 +161,5 @@ sudo emerge --ask --noreplace app-emulation/qemu \ macOS support is a **work in progress**. See [issue 447](https://github.com/quickemu-project/quickemu/issues/447) for more information. ``` shell -brew install bash curl cdrtools coreutils gnu-sed grep jq ncurses pciutils procps python@3.10 qemu unzip usbutils socat spice-gtk swtpm zsync +brew install bash curl cdrtools coreutils gnu-sed grep jq ncurses pciutils procps python@3.10 qemu unzip usbutils samba socat spice-gtk swtpm zsync ```