forked from trent_larson/crowd-funder-for-time-pwa
fix BUILDING instructions
This commit is contained in:
@@ -242,8 +242,8 @@ docker run -d \
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run build:web
|
npm run build:web
|
||||||
npm run electron:build
|
npm run build:electron
|
||||||
npm run build:electron-mac
|
npm run electron:build-mac
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Package the Electron app for macOS:
|
2. Package the Electron app for macOS:
|
||||||
|
|||||||
Reference in New Issue
Block a user