aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-12-26 12:38:37 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-12-26 12:38:37 +0000
commit7e510454dca3b69b5ea2dae75f1abeccee1f05e2 (patch)
tree5eb1447a01d582596b25a0e3dd3e93a557472214
parent6e41a97e75f17edcf6e6d7a639de9337fe009c12 (diff)
downloadbeeper-int-zx-main.tar.gz
beeper-int-zx-main.zip
FormattingHEADmain
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e49c318..5a6c60f 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ Edit the `Makefile` and change the following variables to point to the corerct d
- `IMGUI_FILE_DIALOG_DIR`: a checkout of ImGuiFileDialog "Lib_Only"; see: https://github.com/aiekick/ImGuiFileDialog
To build on Linux, you'll need:
+
- GNU Make, GCC
- SDL2 for development (e.g. libsdl2-dev in Debian)