Skip to content

Commit

Permalink
fix readme typo (#75953)
Browse files Browse the repository at this point in the history
  • Loading branch information
kotlarmilos committed Sep 21, 2022
1 parent 00db9fe commit 49751b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mono/wasi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To build the wasi runtime we need the file `wasm_m2n_invoke.g.h` which is genera

```
make -C src/mono/wasm provision-wasm
export EMDK_PATH=[path_printed_by_provision_wasm]
export EMSDK_PATH=[path_printed_by_provision_wasm]
./build.sh mono+libs -os browser
```

Expand Down

0 comments on commit 49751b2

Please sign in to comment.