summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-04-18 14:46:02 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-04-18 14:46:02 +0200
commit26b9bb56b803986576793e8fa00210507eeed7a5 (patch)
tree941dd146fb1b88107328926f06ec7a770ba15f63
parent8aad18bea5a2f528f301a4521539a24f4f4932c2 (diff)
doc(README): update building instructions
-rw-r--r--README.adoc8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.adoc b/README.adoc
index 4c7e724..ee46939 100644
--- a/README.adoc
+++ b/README.adoc
@@ -220,18 +220,14 @@ warteraum
 Requirements:
 
 * a C99 compiler
-* `redo` (https://github.com/leahneukirchen/redo-c[redo-c] and
-  http://news.dieweltistgarnichtso.net/bin/redo-sh.html[redo-sh]
-  are known to work)
+* GNU make
 * https://www.tarsnap.com/scrypt.html[`libscrypt-kdf`]
 
 ------------------------
 cd warteraum
-redo all
+make
 ------------------------
 
-Build settings can be tweaked in `warteraum/build_config`.
-
 bahnhofshalle
 ~~~~~~~~~~~~~