Skip to content

Commit 40ecce6

Browse files
Updated PowerShell versions mentions (MicrosoftDocs#12110)
@MaratMussabekov Thanks for the fix
1 parent dc659f5 commit 40ecce6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,14 @@ The installer creates a shortcut in the Windows Start Menu.
7777
- You can launch PowerShell via the Start Menu or `$Env:ProgramFiles\PowerShell\<version>\pwsh.exe`
7878

7979
> [!NOTE]
80-
> PowerShell 7.4 installs to a new directory and runs side-by-side with Windows PowerShell 5.1.
81-
> PowerShell 7.4 is an in-place upgrade that removes previous versions of PowerShell 7. Preview
80+
> PowerShell 7.5 installs to a new directory and runs side-by-side with Windows PowerShell 5.1.
81+
> PowerShell 7.5 is an in-place upgrade that removes previous versions of PowerShell 7. Preview
8282
> versions of PowerShell can be installed side-by-side with other versions of PowerShell.
8383
>
84-
> - PowerShell 7.4 is installed to `$Env:ProgramFiles\PowerShell\7`
84+
> - PowerShell 7.5 is installed to `$Env:ProgramFiles\PowerShell\7`
8585
> - The `$Env:ProgramFiles\PowerShell\7` folder is added to `$Env:PATH`
8686
>
87-
> If you need to run PowerShell 7.4 side-by-side with other versions, use the [ZIP install][15]
87+
> If you need to run PowerShell 7.5 side-by-side with other versions, use the [ZIP install][15]
8888
> method to install the other version to a different folder.
8989
9090
### Support for Microsoft Update in PowerShell 7.2 and newer
@@ -217,7 +217,7 @@ application sandbox. However, changes to the application's root folder are still
217217
## Installing a preview version
218218

219219
Preview releases of PowerShell 7 install to `$Env:ProgramFiles\PowerShell\7-preview` so they can be
220-
run side-by-side with non-preview releases of PowerShell. PowerShell 7.4 is the next preview
220+
run side-by-side with non-preview releases of PowerShell. PowerShell 7.6 is the next preview
221221
release.
222222

223223
## Upgrading an existing installation

0 commit comments

Comments
 (0)