readded binaries

This commit is contained in:
Egan Ford 2023-05-09 14:25:36 -06:00
parent a64e5a176b
commit 6105800884
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Download <https://github.com/datajerk/c2d/archive/master.zip> and extract.
### Build Notes
NOTE: cc65 2.13.3 required (no other version supported)
NOTE: Docker required for `make disttest`; run this once first `docker build --no-cache -t wine32 -f Dockerfile.wine32 .`
NOTE: Docker required for `make disttest`; run this once first `docker build --no-cache -t wine32 -f Dockerfile.wine32 .`
Unix/Linux: