corrected link to darena in repo, thanks Philip!

This commit is contained in:
sejo 2022-10-16 21:35:57 +02:00
parent c180891068
commit 772fdcbe01
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ however, we'll use these programs from the command line.
the idea is that in order to run a program written in uxntal, the uxn assembly language, first you have to assemble it into a "rom" with uxnasm. then you can run this rom with uxnemu.
for example, in order to assemble and run {darena} that is in projects/examples/demos/ :
for example, in order to assemble and run {darena} that is in projects/examples/old/ :
assemble: