From 2c513a182373792a3e80ddc863d1615fb19f5bf8 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 25 Oct 2021 13:28:19 +0100 Subject: [PATCH] Add QEMU requirements. Close #89 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43ffb16..5fadcd8 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ See this (old) video where I explain some of my motivations for creating Quickem ## Requirements - * [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) + * [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL, SPICE & VirtFS support** * [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) * [Coreutils](https://www.gnu.org/software/coreutils/) * [EDK II](https://github.com/tianocore/edk2)