This commit is contained in:
aramya 2021-09-29 04:14:49 +01:00
parent 530f9581b3
commit 72723909f0
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Produces a HFS+ disk image formatted with Apple Partition Map partition scheme,
Run it with QEMU :
```make && qemu-system-ppc DISK.APM```
```make && make run```