Fixed typo in carthage project name (#310)

This commit is contained in:
George 2017-05-27 15:25:32 +02:00 committed by Huy Nguyen
parent 6b54d052e9
commit ae667154ac

View File

@ -82,7 +82,7 @@ Or, to get the **master** branch:
<div class = "highlight-group"> <div class = "highlight-group">
<div class = "code"> <div class = "code">
<pre lang="objc" class="objcCode"> <pre lang="objc" class="objcCode">
github "facetexturegroup/textureaster" github "texturegroup/texture" "master"
</pre> </pre>
</div> </div>
</div> </div>