Skip to content

Commit 7dbc6c7

Browse files
docs: replace difference to built-in autoUpdater (#9098)
1 parent c83f765 commit 7dbc6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/auto-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All these targets are default, custom configuration is not required. (Though it
2828

2929
The `electron-updater` package offers a different functionality compared to Electron's built-in auto-updater. Here are the differences:
3030

31-
* A dedicated release server is not required.
31+
* Linux is supported (not only macOS and Windows).
3232
* Code signature validation not only on macOS, but also on Windows.
3333
* All required metadata files and artifacts are produced and published automatically.
3434
* Download progress and [staged rollouts](#staged-rollouts) supported on all platforms.

0 commit comments

Comments
 (0)