diff --git a/reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md b/reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md index 15ec08230717..ae1fe32d2e84 100644 --- a/reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md +++ b/reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md @@ -63,6 +63,9 @@ Install PowerShell or PowerShell Preview using the `id` parameter ```powershell winget install --id Microsoft.PowerShell --source winget +``` + +```powershell winget install --id Microsoft.PowerShell.Preview --source winget ```