aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)