Skip to content

Commit

Permalink
Merge pull request #71 from sookcha/master
Browse files Browse the repository at this point in the history
Edit a typo on README
  • Loading branch information
maximegris authored Oct 31, 2017
2 parents 554ef2c + 956a2bc commit e5beaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Your built files are in the /dist folder.
|`npm run start:web`| Execute the app in the brower |
|`npm run electron:linux`| Builds your application and creates an app consumable on linux system |
|`npm run electron:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |
|`npm run electron:mac`| On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Ma |
|`npm run electron:mac`| On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Mac |

**Your application is optimised. Only the files of /dist folder are included in the executable.**

Expand Down

0 comments on commit e5beaa2

Please sign in to comment.