diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2026-01-15 12:29:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-15 12:29:53 +0200 |
| commit | b83aa0c8c7d5d3519cdaec0a718e4a0f3c6c53b8 (patch) | |
| tree | e629376610ed8715599a4b547a889bcd2cce0c0c /README.md | |
| parent | bf1592436c935a92176c07b1f225d481041e6ea4 (diff) | |
| download | emu8910-b83aa0c8c7d5d3519cdaec0a718e4a0f3c6c53b8.tar.gz emu8910-b83aa0c8c7d5d3519cdaec0a718e4a0f3c6c53b8.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ Files: * `parser.js` - `PSG` register parser * `index.html` - `HTML` boilerplate -To run demo start web server: `python3 -m http.server 8000` and navigate to [http://127.0.0.1:8000](http://127.0.0.1:8000). +To run demo clone and start web server from the root directory: `python3 -m http.server 8000` and navigate to [http://127.0.0.1:8000](http://127.0.0.1:8000). > Note: Click anywhere on the page to start audio output. |
