Update README.md

master
David O'Connor 6 years ago committed by GitHub
parent a1db25a686
commit 60e681937b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
`cargo install wasm-bindgen-cli`
- Run `build.sh` or `build.ps1`, then then start a dev server that supports WASM.
For example, with [Python](https://www.python.org/downloads/) installed, run `python pyserve.py`.
For example, with [Python](https://www.python.org/downloads/) installed, run `python serve.py`.
(Linux users may need to run `python3 serve.py`.)
Once you rename the crate in `Cargo.toml` (The `name` field under `[Package]`), make the

Loading…
Cancel
Save