summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorwrmr2025-06-23 14:32:32 -0400
committerwrmr2025-06-23 14:32:32 -0400
commitefccca225edd32654c1935b19c8eed44732eb8ad (patch)
tree96ef06065443adbb8663985cc7d34175291c2594 /README.md
parent7d063335c6f3d29ffff747848f0705a196e238bf (diff)
drop required c version to c11
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15c4a0b..f2c5d04 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ epoch at the time of their creation.
 
 ## dependencies
 
-* a c17-compatible c compiler
+* a c11-compatible c compiler
 * libncursesw (with unicode support)
 
 ## keyboard shortcuts