From 1fdcd1c9968281a04fa9ea68e4d11548da9389a3 Mon Sep 17 00:00:00 2001 From: neauoire Date: Thu, 20 Jan 2022 08:58:20 -0800 Subject: [PATCH] Fixed build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fad19d..b9fb09e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator. uxnasm src/main.tal bin/nasu.rom && uxnemu bin/nasu.rom ``` -If do not wish to assemble it yourself, you can download [left.rom](https://rabbits.srht.site/left/left.rom). +If do not wish to assemble it yourself, you can download [nasu.rom](https://rabbits.srht.site/nasu/nasu.rom). ## Controls