Update README.md

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

View File

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