mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-13 20:57:07 +02:00
Update mac build instructions with up-to-date homebrew link
This commit is contained in:
parent
77dcbaf00c
commit
fc0cfbf003
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue