summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a58d52f99..45af4a8cb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -23,6 +23,8 @@ To work around a [Cargo bug][https://github.com/rust-lang/cargo/issues/7004], yo
./build-all.sh --release
```
+The build script has an optional dependency on `binaryen --version` > 97, for it's command `wasm-opt`.
+
## Looking for something to work on?
If you are new contributor to `Zellij` going through [beginners][good-first-issue]