Skip to content

Commit c56f400

Browse files
docs: update demo script command
1 parent b1163ad commit c56f400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ Please note that this project is released with a [Contributor Code of Conduct](C
390390
2. Start MagicMirror demo (already configured to use the test stream):
391391

392392
```bash
393-
npm run demo
393+
node --run demo
394394
```
395395

396396
The demo config uses WebRTC with the local test stream. You can switch between `localPlayer: "vlc"`, `"mplayer"`, or `"webrtc"` to test different playback methods.

0 commit comments

Comments
 (0)