diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a58d52f9..45af4a8c 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]