From 8be8e3bb00c2b40088a5bccc305496ff0478423a Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 16 Jul 2020 08:45:15 +1000 Subject: [PATCH] Update examples building readme. --- examples/build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/build/README.md b/examples/build/README.md index a5850a45..56b3c719 100644 --- a/examples/build/README.md +++ b/examples/build/README.md @@ -14,4 +14,4 @@ path like "C:\emsdk\emsdk_env.bat". Note that PowerShell doesn't work for me for If you output WASM it may not work when running the web page locally. To test you can run with something like this: - emrun ./bin/simple_playback_emscripten.html \ No newline at end of file + emrun ./bin/simple_playback_sine.html \ No newline at end of file