diff --git a/default_app/index.html b/default_app/index.html index 41b5396360..335be496d1 100644 --- a/default_app/index.html +++ b/default_app/index.html @@ -1,4 +1,5 @@ +
- To run your app with Electron, execute the following command in your - Console (or Terminal): + To run your app with Electron, execute the following command in your Console (or Terminal):
- The path-to-your-app should be the path to your own Electron - app. + The path-to-your-app should be the path to your own Electron app.
path-to-your-app
You can read the quick start - guide in Electron's docs - to learn how to write one. +
You can read the quick start guide in Electron's docs to learn how to write one.
- Or you can just drag your app here to run it: -