summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-12-03 19:36:22 +0200
committerGitHub <noreply@github.com>2025-12-03 19:36:22 +0200
commitd930599d099460be0a33f807602d8cb04787b6d8 (patch)
tree6f153974dcf9a2dee195df66bf037c18c1f94d2c
parentee88b0c5a46d7d93cd4cca6a8b5f90b1f1cf2407 (diff)
downloademu8910-d930599d099460be0a33f807602d8cb04787b6d8.tar.gz
emu8910-d930599d099460be0a33f807602d8cb04787b6d8.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a2b545..57eb697 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ Files:
* `parser.js` - `PSG` register parser.
* `index.html` - `HTML` boilerplate.
-To run demo start web server: `python -m http.server 8000` and navigate to `index.html`.
+To run demo start web server: `python3 -m http.server 8000` and navigate to `index.html`.
> Note: Click anywhere on the page to start audio output.