Add m4 as some z88dk things need it

This commit is contained in:
2025-09-29 14:58:28 +01:00
parent c8fd3c309b
commit 630d8e6810
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Development tools for the ZX Spectrum v1.1
# Development tools for the ZX Spectrum v1.2
The Dockerfile is the basis of the devcontainer and can be changed to add or remove tools. It will take a long time to build locally, so by default the devcontainer will pull a prebuilt version. Edit `.devcontainer/devcontainer.json` if you would rather build your own.