diff --git a/README.md b/README.md index 1f5a346..76dc388 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ The easiest way to install PowerShell is via [Homebrew](https://brew.sh/): /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" # Install PowerShell -brew install powershell/tap/powershell +brew install powershell ``` Alternative: Download the `.pkg` installer from [PowerShell releases](https://github.com/PowerShell/PowerShell/releases/latest).