From 137aaf0ea277a6a33f19821f8858f615f443a7f0 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 16 May 2023 17:58:41 +0200 Subject: [PATCH] docs: update minimal OS versions (#23041) https://support.google.com/chrome/a/answer/7100626?hl=en --- docs/src/troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/troubleshooting.md b/docs/src/troubleshooting.md index 09cd2edf92..ef8ab6d6e7 100644 --- a/docs/src/troubleshooting.md +++ b/docs/src/troubleshooting.md @@ -74,11 +74,11 @@ The browser binaries for Chromium, Firefox and WebKit work across the 3 platform ### Windows -Works with Windows and Windows Subsystem for Linux (WSL). +Works with Windows 10+, Windows Server 2016+ and Windows Subsystem for Linux (WSL). ### macOS -Requires 11 (Big Sur) or above. +Requires 12 (Monterey) or above. ### Linux