summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorwrmr2025-06-23 15:29:15 -0400
committerwrmr2025-06-23 15:29:15 -0400
commit2a6c37df299d7bc0453c202de05e5d15f3722090 (patch)
treeb1858be2b67cfea98e357f475ae4b4ae1ea59e37 /README.md
parent26ea24c56d21f70ec37344c9b8e851658efbfbb8 (diff)
add make to dependency list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2c5d04..c4ea5cf 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ epoch at the time of their creation.
 
 ## dependencies
 
+* make (posix should be fine)
 * a c11-compatible c compiler
 * libncursesw (with unicode support)