diff --git a/README.md b/README.md index 9c2f3a7..84fb5c4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ written using Odra framework. ## Prerequisites - Rust toolchain installed (see [rustup.rs](https://rustup.rs/)) -- wasmstrip tool installed (see [wabt](https://github.com/WebAssembly/wabt)) +- wasm-strip tool installed (see [wabt](https://github.com/WebAssembly/wabt)) +- wasm-opt tool installed (see [binaryen](https://github.com/WebAssembly/binaryen)) ## Install