Update mac build instructions with up-to-date homebrew link

This commit is contained in:
prawwtocol 2024-03-10 11:58:26 +03:00 committed by John Preston
parent 77dcbaf00c
commit fc0cfbf003
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
Go to ***BuildPath*** and run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git automake cmake wget pkg-config gnu-tar ninja nasm meson
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer