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