We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b475f78 commit 9f99edeCopy full SHA for 9f99ede
readme.md
@@ -269,9 +269,9 @@ export default () => {
269
2. Run `npm i` to install dependencies
270
3. Run `npm run build:OS`
271
272
-- `npm run build:win` - Windows
273
-- `npm run build:linux` - Linux
274
-- `npm run build:mac` - MacOS
+- `npm run dist:win` - Windows
+- `npm run dist:linux` - Linux
+- `npm run dist:mac` - MacOS
275
276
Builds the app for macOS, Linux, and Windows,
277
using [electron-builder](https://github.com/electron-userland/electron-builder).
0 commit comments