You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# electron-builder [](https://yarn.pm/electron-builder)[](https://yarn.pm/electron-builder)[](https://www.electron.build/donate)
2
-
A complete solution to package and build a ready for distribution [Electron](https://electronjs.org), [Proton Native](https://proton-native.js.org/)or [Muon](https://github.com/brave/muon)app for macOS, Windows and Linux with “auto update” support out of the box.
2
+
A complete solution to package and build a ready for distribution [Electron](https://electronjs.org), [Proton Native](https://proton-native.js.org/) app for macOS, Windows and Linux with “auto update” support out of the box.
3
3
4
4
See documentation on [electron.build](https://www.electron.build).
5
5
@@ -21,7 +21,7 @@ See documentation on [electron.build](https://www.electron.build).
21
21
* Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage.
22
22
*[electron-compile](https://github.com/electron/electron-compile) support (compile for release-time on the fly on build).
23
23
*[Docker](https://www.electron.build/multi-platform-build#docker) images to build Electron app for Linux or Windows on any platform.
0 commit comments