aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3ecf85..00636b5 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@
return values, instead all computation happens "forward" by heavily utilizing
closures.
+## Building
+
+```
+git submodule update --init --recursive
+make
+```
+
## Why?
Informally: Objects have a lot of context to keep track of, are all references