summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@users.noreply.github.com>2015-06-01 18:57:25 -0700
committerJustin R. Miller <incanus@users.noreply.github.com>2015-06-01 18:57:25 -0700
commit88b3cfe37de7918723fb9ebb6b886aaec4808bcd (patch)
tree0db227b836ab7ecde5553272a8efb39acac8c63d /README.md
parent847b1f03af18842b49ee86bfdf5d037982d0b63c (diff)
downloadqtlocation-mapboxgl-88b3cfe37de7918723fb9ebb6b886aaec4808bcd.tar.gz
.zip != .tgz
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 337de07432..69bae6d035 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ pod 'MapboxGL'
```
curl -L -o appledoc.zip https://github.com/tomaz/appledoc/releases/download/v2.2-963/appledoc.zip
- tar xvzf appledoc.zip
+ unzip appledoc.zip
cp appledoc /usr/local/bin
cp -Rf Templates/ ~/.appledoc
```