]> git.lizzy.rs Git - uwu-nolambda.git/blobdiff - README.md
Document build process
[uwu-nolambda.git] / README.md
index fa218f25ae9d68b41c5212cfb6217c1bcb6c485b..8bfb578f94ce66993db6ec1bb65d42678ba2a2c2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,20 @@
 # nolambda
 nolambda is a collection of native [uwu](https://github.com/EliasFleckenstein03/uwulang) modules that break the lambda paradigm, such as linear execution, I/O, globals etc.
 
+## Building
+
+Make sure the submodules are checked out:
+
+```sh
+git submodule update --init
+```
+
+Build:
+
+```sh
+make uwu_include_path=/path/to/uwulang/repo
+```
+
 ## Modules
 
 ### `nolambda:flow`