summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 21:20:33 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-01 21:20:33 +0200
commita0aae24cfb5433f1ebd2e2c7adffdbc253e91cbe (patch)
treeba5763cb89d88d01137fb5e04f3a7d2d3cdd6e14 /README.md
parent7d8fc1cfa16cb34c55cec824cafa53f5b1b9e6fd (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 37be518..139b4a8 100644
--- a/README.md
+++ b/README.md
@@ -21,4 +21,4 @@ protocol for more information.
## Dependencies
- POSIX compliant OS.
- C compiler (with C99 support).
-- CMake.
+- (GNU) make.