Skip to content

Commit dad9c04

Browse files
committed
Note that this requires a Cinder fork
1 parent e0ca18e commit dad9c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Clone this repo:
3232
git clone https://github.com/drewish/Cityscape.git
3333
```
3434

35-
Install Cinder 0.9.1dev in a sibling directory:
35+
Install my `triangulate-3d` branch of Cinder 0.9.1dev in a sibling directory:
3636

3737
```
38-
git clone --recursive https://github.com/cinder/Cinder.git
38+
git clone --recursive https://github.com/drewish/Cinder.git -b triangulate-3d
3939
Cinder/xcode/fullbuild.sh
4040
```
4141

0 commit comments

Comments
 (0)