Update README.md

This commit is contained in:
aramya 2021-06-30 18:17:12 +01:00 committed by GitHub
parent 7439502b29
commit e383d4590d
1 changed files with 1 additions and 0 deletions

View File

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