diff --git a/README.md b/README.md index 9e25dabd..475ec566 100644 --- a/README.md +++ b/README.md @@ -40,5 +40,5 @@ npm run dev and to load the application simply run: ``` -electron app/index.js +npm start ```