From f614a79b27bdd06ead849a9170b3e9c11cef1167 Mon Sep 17 00:00:00 2001 From: Shancang Li <shancang.li@uwe.ac.uk> Date: Tue, 13 Oct 2020 10:27:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095ce14..1b44bbe 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ we could create a bootable CD and run it just like you would an OS like Windows or Linux, however, its a pain to have to reboot our machine all the time and so instead we can use a VM. You can now load the IOS image into your choice of VM, I, for example, use -VMWare Fusion on my Mac, or for ease of use we can use +VMWare Fusion on my Mac, or for ease of use we can use (QEMU)[wiki.qemu.org/Main_Page] -- GitLab