From e383d4590dfc7ec12aa3b748dd987109bf760ad0 Mon Sep 17 00:00:00 2001 From: aramya <22577625+thamugadi@users.noreply.github.com> Date: Wed, 30 Jun 2021 18:17:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caf6fd0..7583170 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ 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 : + ```make && qemu-system-ppc APMdisk```