diff --git a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md index 99c01e752..afbd55b17 100644 --- a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md +++ b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md @@ -55,14 +55,13 @@ To install Teku using Homebrew: ```bash brew tap ConsenSys/teku -brew install teku +brew install ConsenSys/teku/teku ``` To upgrade Teku using Homebrew: ```bash -brew tap ConsenSys/teku -brew upgrade teku +brew upgrade ConsenSys/teku/teku ``` To display the Teku version and confirm installation: