From 989e306c132d44f27381058b2540b02d195657e8 Mon Sep 17 00:00:00 2001 From: skycommand Date: Sun, 11 Feb 2018 19:30:03 +0330 Subject: [PATCH] Update Installing-Windows-PowerShell.md PowerShell 6.0 has already been released. --- .../setup/Installing-Windows-PowerShell.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/reference/docs-conceptual/setup/Installing-Windows-PowerShell.md b/reference/docs-conceptual/setup/Installing-Windows-PowerShell.md index 1790ed2b7695..a0bb81f474fa 100644 --- a/reference/docs-conceptual/setup/Installing-Windows-PowerShell.md +++ b/reference/docs-conceptual/setup/Installing-Windows-PowerShell.md @@ -5,21 +5,9 @@ title: Installing Windows PowerShell --- # Installing Windows PowerShell +Windows PowerShell comes installed by default in every Windows, starting with Windows 7 SP1 and Windows Server 2008 R2 SP1. -PowerShell comes installed by default in every Windows, -starting with Windows 7 SP1 and Windows Server 2008 R2 SP1. - -Linux, macOS, and Windows users that would like to install **PowerShell 6** (beta), -in their machines, need to: - -1. Get PowerShell for the specific OS and version, from [GitHub](https://github.com/powershell/powershell#get-powershell) -1. Follow the installation instructions - - [Linux](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md) - - [macOS](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/macos.md) - - [Windows](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/windows.md#msi) - -PowerShell 6 is also available for Docker; -see [Docker installation](https://github.com/PowerShell/PowerShell/tree/master/docker) instructions. +If you are interested in PowerShell 6 and later, you need to install PowerShell Core instead of Windows PowerShell. For that, see [Installing PowerShell Core on Windows](Installing-PowerShell-Core-on-Windows.md). ## Finding PowerShell in Windows 10, 8.1, 8.0, and 7