Skip to content

Commit a52281f

Browse files
Merge pull request #12858 from MicrosoftDocs/main
Auto Publish – main to live - 2026-03-17 22:03 UTC
2 parents c3e811d + 93b35ad commit a52281f

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

reference/docs-conceptual/install/install-powershell-on-macos.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ install.
3131
- Arm64 processors - [powershell-7.4.14-osx-arm64.pkg][05]
3232
- x64 processors - [powershell-7.4.14-osx-x64.pkg][07]
3333
- PowerShell 7.6-preview
34-
- Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.pkg][13]
35-
- x64 processors - [powershell-7.6.0-rc1-osx-x64.pkg][15]
34+
- Arm64 processors - [powershell-7.6.0-rc.1-osx-arm64.pkg][13]
35+
- x64 processors - [powershell-7.6.0-rc.1-osx-x64.pkg][15]
3636

3737
There are two ways to install PowerShell using the downloaded package.
3838

@@ -110,8 +110,8 @@ you want to install.
110110
- Arm64 processors - [powershell-7.5.5-osx-arm64.tar.gz][10]
111111
- x64 processors - [powershell-7.5.5-osx-x64.tar.gz][12]
112112
- PowerShell 7.6-preview
113-
- Arm64 processors - [powershell-7.6.0-rc1-osx-arm64.tar.gz][14]
114-
- x64 processors - [powershell-7.6.0-rc1-osx-x64.tar.gz][16]
113+
- Arm64 processors - [powershell-7.6.0-rc.1-osx-arm64.tar.gz][14]
114+
- x64 processors - [powershell-7.6.0-rc.1-osx-x64.tar.gz][16]
115115

116116
Use the following commands to install PowerShell from the binary archive. Change the download URL to
117117
match the version you want to install.
@@ -190,10 +190,10 @@ can't support those methods. For more information, see [Alternate ways to instal
190190
[10]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-arm64.tar.gz
191191
[11]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.pkg
192192
[12]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.tar.gz
193-
[13]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.pkg
194-
[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-arm64.tar.gz
195-
[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.pkg
196-
[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/powershell-7.6.0-rc1-osx-x64.tar.gz
193+
[13]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-arm64.pkg
194+
[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-arm64.tar.gz
195+
[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-x64.pkg
196+
[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/powershell-7.6.0-rc.1-osx-x64.tar.gz
197197
[17]: https://specifications.freedesktop.org/basedir/latest/
198198
[18]: https://support.apple.com/102445
199199
[19]: PowerShell-Support-Lifecycle.md

reference/docs-conceptual/learn/ps101/00-introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ published author of several books, including:
6262

6363
- Author of [PowerShell 101: The No-Nonsense Guide to Windows PowerShell][powershell-101]
6464
- Creator of [The PowerShell Conference Book][psconf-book]
65-
- Coauthor of [Windows PowerShell TFM 4th Edition][tfm4]
6665
- Contributing author in the [PowerShell Deep Dives][ps-deep-dives] book
6766

6867
When Mike's not writing documentation for Microsoft, he shares his thoughts and insights on his blog
@@ -80,7 +79,6 @@ your environment so you can follow along with the examples throughout the rest o
8079
[azps-docs]: /powershell/azure
8180
[powershell-101]: https://leanpub.com/powershell101
8281
[psconf-book]: https://leanpub.com/powershell-conference-book
83-
[tfm4]: https://www.sapien.com/books_training/Windows-PowerShell-4
8482
[ps-deep-dives]: https://www.manning.com/books/powershell-deep-dives
8583
[mikefrobbins-com]: https://mikefrobbins.com/
8684
[mikefrobbins-x]: https://twitter.com/mikefrobbins

0 commit comments

Comments
 (0)