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 ba087a9 commit 7e2808cCopy full SHA for 7e2808c
docs/guide/recipes.md
@@ -398,7 +398,7 @@ To build a .deb installer for Linux and a NSIS installer for Windows:
398
399
Using npm:
400
401
-`npm electron:build -- --linux deb --win nsis` (Do not remove the extra double dashes)
+`npm run electron:build -- --linux deb --win nsis` (Do not remove the extra double dashes)
402
403
Using yarn:
404
0 commit comments