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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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