diff --git a/README.md b/README.md index 7905247..824b2cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # powerpc-boot 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```