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```