Skip to content

Commit

Permalink
Update Installing-PowerShell-Core-on-macOS.md (#4267)
Browse files Browse the repository at this point in the history
This pull request:

- suggests the first section of this article to show links for the instructions on the installation without brew.
- is in regard to https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-macos.

I am grateful for this document and for the community. Best regards,
  • Loading branch information
momoto authored and sdwheeler committed May 6, 2019
1 parent 8337b28 commit b602931
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ After the package is installed, run `pwsh` from a terminal.

[Homebrew][brew] is the preferred package manager for macOS.
If the `brew` command is not found, you need to install Homebrew following [their instructions][brew].
Otherwise you may install PowerShell via [Direct Download](#installation-via-direct-download) or from [Binary Archives](#binary-archives).

## Installation of latest stable release via Homebrew on macOS 10.12 or higher

Expand Down

0 comments on commit b602931

Please sign in to comment.