We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ca18e commit dad9c04Copy full SHA for dad9c04
README.md
@@ -32,10 +32,10 @@ Clone this repo:
32
git clone https://github.com/drewish/Cityscape.git
33
```
34
35
-Install Cinder 0.9.1dev in a sibling directory:
+Install my `triangulate-3d` branch of Cinder 0.9.1dev in a sibling directory:
36
37
38
-git clone --recursive https://github.com/cinder/Cinder.git
+git clone --recursive https://github.com/drewish/Cinder.git -b triangulate-3d
39
Cinder/xcode/fullbuild.sh
40
41
0 commit comments