From 5f802d7ffa5460da95d113e65c3fed81258e419b Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Wed, 10 Aug 2022 03:06:53 -0700 Subject: [PATCH] Updated CI --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 1e880e5..4915f58 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Build -You must have an [Uxntal](https://git.sr.ht/~rabbits/uxn) assembler. +You must have an [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator. ```sh cat src/main.tal src/manifest.tal src/assets.tal > bin/nasu.tal @@ -14,14 +14,6 @@ uxnemu bin/nasu.rom If do not wish to assemble it yourself, you can download [nasu.rom](https://rabbits.srht.site/nasu/nasu.rom). -## Run - -You must have a Varvara emulator. - -```sh -uxnemu bin/nasu.rom -``` - ## Support - [theme](https://wiki.xxiivv.com/site/theme.html)