We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c50803 commit d44dac5Copy full SHA for d44dac5
README.md
@@ -60,7 +60,7 @@ On Windows (using Bash for Windows, see below):
60
61
To start the PeerViewer standalone Electron app, do:
62
63
-`npm run # which runs the "start" script from package.json`
+`npm start # which runs the "start" script from package.json`
64
65
You can enable Chrome Developer Tools by setting "devTools: true" in src/main.js and then pressing CTRL-SHIFT-i in the app.
66
0 commit comments