From 6562d7d4a4a39dff45f92b0c092ee2d553f3b535 Mon Sep 17 00:00:00 2001 From: Pavlo Rudy Date: Mon, 19 Sep 2022 08:36:55 +0300 Subject: [PATCH] update the supported platform list --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f30d2dd..488a62d 100644 --- a/README.md +++ b/README.md @@ -155,9 +155,10 @@ The minimal version is limited by the core component Electron, you may want to c - [x] GNU/Linux x86 (`deb`, `rpm`, `tar.gz`) ([up to v1.35.1](https://code.visualstudio.com/updates/v1_36#_linux-32bit-support-ends)) - [x] GNU/Linux arm64 (`deb`, `tar.gz`) - [x] GNU/Linux armhf (`deb`, `tar.gz`) -- [x] Windows 7 or newer x64 -- [x] Windows 7 or newer x86 -- [x] Windows 10 arm64 +- [x] Windows 10 / Server 2012 R2 or newer x64 +- [x] Windows 10 / Server 2012 R2 or newer x86 +- [x] Windows 10 / Server 2012 R2 or newer arm64 + ## Donate