Update README.md

This commit is contained in:
Jack Andersen 2016-03-10 15:52:10 -10:00
parent 1908ac111b
commit c9b3d495c2
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ mkdir urde-build
cd urde
git submodule update --init --recursive
cd ../urde-build
cmake -G Xcode -DCMAKE_BUILD_TYPE=Release ../urde
cmake -G Xcode -DCMAKE_BUILD_TYPE=Release -DLLVM_ROOT_DIR=<path-to-llvm-dev-lib-package> ../urde
```
Then open `urde.xcodeproj`