fix documentation for mac dev setup

This commit is contained in:
Vishwas Shashidhar 2019-01-25 12:20:26 +05:30
parent 4be202d698
commit 35f1a33409

View File

@ -36,7 +36,7 @@
* npm run unpacked-mac
* The distributable is created in the `dist/mac` directory
- to build mac package (installer):
* npm run packages-mac
* npm run packed-mac
* The .pkg file will be generated in the `installer/mac/build` directory
### Windows