From abb3e174b3f9874f7fea980da9983163749d6ff2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 18 Feb 2021 00:14:39 -0800 Subject: 7755 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 52f3330e..555d2f77 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,9 @@ $ ./translate_mu_baremetal baremetal/ex2.mu # emit disk.img $ qemu-system-i386 disk.img ``` -Again, this can run under emulation in non-Linux Unix systems. On Windows the -first command works on WSL2. For the second command you need to download Qemu -for Windows (https://www.qemu.org/download/#windows) +On other Unix systems, translate Mu sources in emulated mode. On Windows, +perform the translation in WSL2 and then run [Qemu for +Windows](https://www.qemu.org/download/#windows) outside WSL2. --- -- cgit 1.4.1-2-gfad0