fix BUILDING instructions

This commit is contained in:
2025-05-25 21:29:57 -06:00
parent 9492018fd6
commit 4500ab5038

View File

@@ -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: