mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix path in doc/building-xcode.md
Closes #1794 Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
This commit is contained in:
parent
62ceead444
commit
580306d090
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ In Terminal go to **/Users/user/TBuild/Libraries** and run:
|
|||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
cd gyp
|
||||
./setup.py build
|
||||
sudo setup.py install
|
||||
sudo ./setup.py install
|
||||
cd ..
|
||||
|
||||
#####Build crashpad
|
||||
|
|
Loading…
Add table
Reference in a new issue