From 60e681937b1794cd3f83f239ab6afb4163e7845a Mon Sep 17 00:00:00 2001 From: David O'Connor Date: Thu, 20 Dec 2018 06:24:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3d00f1..dbe4d74 100644 --- a/README.md +++ b/README.md @@ -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