Fix path in doc/building-xcode.md

Closes #1794

Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
This commit is contained in:
Christoph Auer 2016-03-17 20:46:09 +01:00
parent 62ceead444
commit 580306d090
1 changed files with 1 additions and 1 deletions

View File

@ -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