mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Update building-mac.md
ninja is required to run prepare.py
This commit is contained in:
parent
0eff5236d4
commit
78b003761f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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)"
|
||||
brew install git automake cmake wget pkg-config gnu-tar
|
||||
brew install git automake cmake wget pkg-config gnu-tar ninja
|
||||
|
||||
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue