Update README.md

This commit is contained in:
edmccard 2012-04-16 02:42:12 -03:00
parent bcc294b888
commit 1fcfb30042
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ make GTKD=/path/to/gtkd DERELICT=/path/to/Derelict2
There are tests for the 6502/65C02 emulation:
```
cd test
cd test/d6502
rdmd runtests.d --help
```