diff --git a/README.md b/README.md index 9c24c02..1427c3e 100644 --- a/README.md +++ b/README.md @@ -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```