summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 21:24:16 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 21:24:16 +0200
commit2096085d658947d5fb7685090d9f26bd23595f4d (patch)
treecb57cac18facf139f21bbb39f49664b06f0abb62 /README.md
parentd582b266356b79e6879d7ae30b8defe3a565ee03 (diff)
Switches to Makefiles.
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 9d7049c..84a23b4 100644
--- a/README.md
+++ b/README.md
@@ -21,4 +21,4 @@ lowercase equivalent.
## Dependencies
- POSIX compliant OS.
- C compiler (with C99 support).
-- CMake.
+- (GNU) make.