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