Fix error in browser demo readme (#5754)

This commit is contained in:
Ashley
2020-04-23 14:53:35 +02:00
committed by GitHub
parent 8689a97a0d
commit fd65c3807c
@@ -1,6 +1,6 @@
# How to run this demo
```sh
cargo install wasm-bindgen # If necessary
cargo install wasm-bindgen-cli # If necessary
./build.sh
```