From f39ecb9f6152381d23de7216fb93a4f653ce9054 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 19 Aug 2018 13:40:30 +0200 Subject: [PATCH] update build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e899a6..b73f630 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ you will need to compile and [z64crc](https://github.com/notwa/mm/blob/master/z64crc.c) (to be included in this repo later). then, run: ``` +bass F3DZEX.asm # only needs to be done once bass main.asm z64crc test.z64 ```