From f70026e8864112e5c9fff254aede2a748cd94921 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 6 Oct 2021 11:13:25 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 986d948..c5e8521 100644 --- a/README.md +++ b/README.md @@ -246,9 +246,9 @@ fixed_iso="windows-11/virtio-win.iso" tpm="on" ``` - * The `guest_os="windows"` line instructs `quickemu` to optimise for Windows. - * The `fixed_iso=` line specifies the ISO image that provides VirtIO drivers. - * The `tpm="on"` line instucts `quickemu` to create a software emulated TPM device using `swtpm`. + * `guest_os="windows"` instructs `quickemu` to optimise for Windows. + * `fixed_iso=` specifies the ISO image that provides VirtIO drivers. + * `tpm="on"` instructs `quickemu` to create a software emulated TPM device using `swtpm`. # SPICE