Skip to content

Commit dc7de63

Browse files
author
Martin Kainzbauer
committed
updated README
1 parent 0692e8e commit dc7de63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can create a custom shell for your WebApp for each OS, to give it a more nat
3333
- In `constants.json -> settings`:
3434
- Locate `usePhotonKitShell` (macOS), `useWindowsShell` or `useLinuxShell` and enable accordingly.
3535
- Set `nodeIntegrationEnabled` to _true_.
36-
- Set `frame` to _false_ for macOS.
36+
- Set `frame` to _false_ for macOS. For other OS', it depends on how you create your shell. I wouldn't recommend disabling the frame on Windows, as this hides your native Menu completely.
3737

3838
## Building with [electron-builder](https://github.com/electron-userland/electron-builder)
3939
Electron-PWA-Wrapper comes with *electron-builder* preconfigured for macOS (dmg, mas), Linux ((AppImage)[https://appimage.org]) and Windows (Appx + Portable).

0 commit comments

Comments
 (0)