summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@users.noreply.github.com>2015-06-01 18:57:03 -0700
committerJustin R. Miller <incanus@users.noreply.github.com>2015-06-01 18:57:03 -0700
commit847b1f03af18842b49ee86bfdf5d037982d0b63c (patch)
tree13997a102fd0a008dd8344a497fdc549ad6a6c77 /README.md
parent81c24e9d1e7e05b6824da6364db76d9bb4cd04b8 (diff)
downloadqtlocation-mapboxgl-847b1f03af18842b49ee86bfdf5d037982d0b63c.tar.gz
appledoc download is a redirect
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 3d06eba015..337de07432 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ pod 'MapboxGL'
1. Install [appledoc](http://appledoc.gentlebytes.com/appledoc/) 2.2v963 for API docs generation (only this exact version works).
```
- curl -o appledoc.zip https://github.com/tomaz/appledoc/releases/download/v2.2-963/appledoc.zip
+ curl -L -o appledoc.zip https://github.com/tomaz/appledoc/releases/download/v2.2-963/appledoc.zip
tar xvzf appledoc.zip
cp appledoc /usr/local/bin
cp -Rf Templates/ ~/.appledoc