Fixed typo in carthage project name (#310)

This commit is contained in:
George
2017-05-27 06:25:32 -07:00
committed by Huy Nguyen
parent 6b54d052e9
commit ae667154ac
+1 -1
View File
@@ -82,7 +82,7 @@ Or, to get the **master** branch:
<div class = "highlight-group">
<div class = "code">
<pre lang="objc" class="objcCode">
github "facetexturegroup/textureaster"
github "texturegroup/texture" "master"
</pre>
</div>
</div>