diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index 4cfce603a016..aeb375e0aa05 100644 --- a/docs/api/auto-updater.md +++ b/docs/api/auto-updater.md @@ -41,6 +41,8 @@ The installer generated with Squirrel will create a shortcut icon with an same ID for your app with `app.setAppUserModelId` API, otherwise Windows will not be able to pin your app properly in task bar. +Unlike Squirrel.Mac, Windows can host updates on S3 or any other static file host. + ## Events The `autoUpdater` object emits the following events: