Skip to content

Commit ffabd0a

Browse files
committed
Update README
1 parent ed3a54f commit ffabd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use `ENTER` to begin play.
1818
Use cursor arrow keys to move the runner, `CTRL` to dig left and `ALT` to dig right. Use `ENTER` to kill the runner if trapped.
1919

2020
## Building and Running
21-
Building requires the CC65 toolchain. Python3 scripts are used to build binary files from various assets. After cloning the repo, do the following:
21+
Building requires the CC65 toolchain with r37 support (commit [`cbf0c1d`](https://github.com/cc65/cc65/commit/cbf0c1d1dddc9d201ef3bf6ce9f3d5b54bc6e325)) or later. Python3 scripts are used to build binary files from various assets. After cloning the repo, do the following:
2222
```bash
2323
git submodule update --init
2424
cd libX16/src

0 commit comments

Comments
 (0)