diff options
-rw-r--r-- | README.md | 1 |
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) |