From 0df53459d2de49bce04bff2daeba5337feae397f Mon Sep 17 00:00:00 2001 From: Robert G Date: Tue, 4 Apr 2023 23:43:57 -0400 Subject: [PATCH] Fix readme typo - Windows "two hard requirements" Assuming the Windows section was copied from the macOS section. Should read four instead of two. --- docs/deployment/desktop-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/desktop-app.md b/docs/deployment/desktop-app.md index 517b16d4c15..430bd0d1b11 100644 --- a/docs/deployment/desktop-app.md +++ b/docs/deployment/desktop-app.md @@ -30,7 +30,7 @@ The Electron team has a detailed guide on how to publish an app for macOS. Pleas ### Requirements -There are two hard requirements for publishing an app on the Windows app store +There are four hard requirements for publishing an app on the Windows app store - Windows 10 with Anniversary Update (released August 2nd, 2016) - The Windows 10 SDK, [download here](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk)