Skip to content

Commit d44dac5

Browse files
Fix README.md
1 parent 3c50803 commit d44dac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ On Windows (using Bash for Windows, see below):
6060

6161
To start the PeerViewer standalone Electron app, do:
6262

63-
`npm run # which runs the "start" script from package.json`
63+
`npm start # which runs the "start" script from package.json`
6464

6565
You can enable Chrome Developer Tools by setting "devTools: true" in src/main.js and then pressing CTRL-SHIFT-i in the app.
6666

0 commit comments

Comments
 (0)