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: docs/DEVELOPING.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,9 +60,7 @@ This project releases several different types of distributables for different pl
60
60
61
61
The preferred Linux distributable is `.flatpak`.
62
62
63
-
AppImages are not supported out-of-the-box on Electron Forge, and we do not wish to maintain additional `.deb` and `.rpm` executables.
64
-
65
-
*That being said*, the `.flatpak` maker provided by Electron Forge has a lot of quirks, so here's some notes.
63
+
There are also `.deb` and `.rpm` executables available (AppImages are not supported out-of-the-box on Electron Forge). The `.flatpak` maker provided by Electron Forge has a lot of quirks, so here's some notes.
66
64
67
65
Here is every dependency required by Electron Forge's `.flatpak` maker:
0 commit comments