We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddfbbf9 commit a8c2b63Copy full SHA for a8c2b63
README.md
@@ -64,7 +64,7 @@ You can desactivate "Developer Tools" by commenting `win.webContents.openDevTool
64
65
- Using local variables : `npm start` or `cross-env ENV=local npm start`
66
- Using development variables : `cross-env ENV=dev npm start`
67
-- Using production variables : `cross-env ENV=rod npm start`
+- Using production variables : `cross-env ENV=prod npm start`
68
69
## Included Commands
70
0 commit comments