diff --git a/DEV_SETUP.md b/DEV_SETUP.md index ce3bffc5..3df8a741 100644 --- a/DEV_SETUP.md +++ b/DEV_SETUP.md @@ -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