diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-03 19:36:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-03 19:36:22 +0200 |
| commit | d930599d099460be0a33f807602d8cb04787b6d8 (patch) | |
| tree | 6f153974dcf9a2dee195df66bf037c18c1f94d2c /README.md | |
| parent | ee88b0c5a46d7d93cd4cca6a8b5f90b1f1cf2407 (diff) | |
| download | emu8910-d930599d099460be0a33f807602d8cb04787b6d8.tar.gz emu8910-d930599d099460be0a33f807602d8cb04787b6d8.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
