Skip to content

Commit

Permalink
docs: Update windows info for auto-updater
Browse files Browse the repository at this point in the history
Squirrel.Mac can be served from a static host as well.
  • Loading branch information
Kloenk committed Aug 17, 2021
1 parent 94111c9 commit 2f2b883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/auto-updater.md
Expand Up @@ -43,7 +43,7 @@ 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.
Like Squirrel.Mac, Windows can host updates on S3 or any other static file host.
You can read the documents of [Squirrel.Windows][squirrel-windows] to get more details
about how Squirrel.Windows works.

Expand Down

0 comments on commit 2f2b883

Please sign in to comment.