Skip to content

Commit

Permalink
fix: add WASI requirement to readme (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 authored Nov 16, 2023
1 parent 62dec3e commit 193fa5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This utility creates [Metamask Snaps](https://metamask.io/snaps/) for Sovereign

- [Git](https://git-scm.com/)
- [Rust](https://www.rust-lang.org/tools/install)
- Rust WASI target: `rustup target add wasm32-wasi`
- [Yarn](https://yarnpkg.com/)
- [binaryen](https://github.com/WebAssembly/binaryen)
- [wabt](https://github.com/WebAssembly/wabt)
Expand Down

0 comments on commit 193fa5b

Please sign in to comment.