Update README.md

This commit is contained in:
thamugadi 2021-06-30 18:17:04 +01:00 committed by GitHub
parent e48a05c128
commit 8c3d59fa6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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