From 8ac813b94b245ed579866aa8a5fae0a7df84c2cc Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 10 Jun 2020 20:53:05 +0300 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 92d4f706..8d16d48d 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,14 @@ To run the script: - Run .ps1 file via powershell.exe; - Or Start.cmd as Administrator. The script will start immediately. -## Supported Windows versions - -|Version|Code name| Marketing name |Build| Arch | Editions | -|:-----:|:-------:|:------------------:|:---:|:------:|:-----------------:| -| 2004 | 20H1 | May 2020 Update |18363| x64 |Home/Pro/Enterprise| -| 1909 | 19H2 |November 2019 Update|18363| x64 |Home/Pro/Enterprise| -| 1903 | 19H1 | May 2019 Update |18362| x64 |Home/Pro/Enterprise| +## Supported Windows 10 versions + +|Version|Code name| Marketing name |Build | Arch | Editions | +|:-----:|:-------:|:------------------:|:----:|:----:|:-----------------:| +| 2004 | 20H1 | May 2020 Update |18363 | x64 |Home/Pro/Enterprise| +| 1909 | 19H2 |November 2019 Update|18363 | x64 |Home/Pro/Enterprise| +| 1903 | 19H1 | May 2019 Update |18362 | x64 |Home/Pro/Enterprise| +| 1809 | |LTSC Enterprise 2019|17763 | x64 | | ## FAQ