From 72723909f0a87a64afcbb04da2b73c65438a01a8 Mon Sep 17 00:00:00 2001 From: aramya <22577625+thamugadi@users.noreply.github.com> Date: Wed, 29 Sep 2021 04:14:49 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c24c02..1427c3e 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Produces a HFS+ disk image formatted with Apple Partition Map partition scheme, Run it with QEMU : -```make && qemu-system-ppc DISK.APM``` +```make && make run```