diff --git a/README.md b/README.md index b632df5..68650f4 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ You can desactivate "Developer Tools" by commenting `win.webContents.openDevTool - Using local variables : `npm start` or `cross-env ENV=local npm start` - Using development variables : `cross-env ENV=dev npm start` -- Using production variables : `cross-env ENV=rod npm start` +- Using production variables : `cross-env ENV=prod npm start` ## Included Commands