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)