We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 554ef2c + 956a2bc commit e5beaa2Copy full SHA for e5beaa2
README.md
@@ -75,7 +75,7 @@ Your built files are in the /dist folder.
75
|`npm run start:web`| Execute the app in the brower |
76
|`npm run electron:linux`| Builds your application and creates an app consumable on linux system |
77
|`npm run electron:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |
78
-|`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 |
79
80
**Your application is optimised. Only the files of /dist folder are included in the executable.**
81
0 commit comments