Browse Source

Updated CI

main
Devine Lu Linvega 4 years ago
parent
commit
5f802d7ffa
  1. 10
      README.md

10
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)

Loading…
Cancel
Save