From 78f11df6e410aac960c05916859f04ad2b262595 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 15 Aug 2017 11:27:33 +0200 Subject: [PATCH] Full Windows section is back --- docs/api/auto-updater.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/auto-updater.md b/docs/api/auto-updater.md index aeb375e0aa..f007da9cd3 100644 --- a/docs/api/auto-updater.md +++ b/docs/api/auto-updater.md @@ -42,6 +42,8 @@ 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. +You can read the documents of [Squirrel.Windows][squirrel-windows] to get more details +about how Squirrel.Windows works. ## Events