make run instructions into code block

This commit is contained in:
Brad Grantham
2018-07-28 12:36:07 -07:00
committed by GitHub
parent ed290cb625
commit 992089aa56

View File

@@ -2,5 +2,7 @@ Requires cc65 and https://github.com/bradgrantham/apple2e
Set CC65 to the bin directory of your cc65 build. Set CC65 to the bin directory of your cc65 build.
```
make make
$APPLE2E/apple2e apple2a.rom $APPLE2E/apple2e apple2a.rom
```