From 7439502b299e1034075ca263b998f7976d133c21 Mon Sep 17 00:00:00 2001 From: aramya <22577625+thamugadi@users.noreply.github.com> Date: Wed, 30 Jun 2021 18:17:04 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 32982da..caf6fd0 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,4 @@ Bootable stuff for PowerPC architecture ; boots through OpenFirmware. Produces a HFS+ disk image formatted with Apple Partition Map partition scheme, compatible with old PowerPC-based Macs. Run it with QEMU : - -```qemu-system-ppc APMdisk``` +```make && qemu-system-ppc APMdisk```