From 18937cd8bd6a32986c2e23909dc555378a6f9d9b Mon Sep 17 00:00:00 2001 From: "Christoph Bergmeister [MVP]" Date: Tue, 21 Apr 2020 23:08:29 +0100 Subject: [PATCH] Update Readme with minimum PowerShell Core version being 6.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b20f89825..158904dac 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Exit #### Supported PowerShell Versions and Platforms - Windows PowerShell 3.0 or greater -- PowerShell Core 6.1.0 or greater on Windows/Linux/macOS +- PowerShell Core 6.2 or greater on Windows/Linux/macOS - Docker (tested only using Docker Desktop on Windows 10 1809) - PowerShell 6 Windows Image tags from [mcr.microsoft.com/powershell](https://hub.docker.com/r/microsoft/powershell). Example (1 warning gets produced by `Save-Module` but can be ignored):