From 847b1f03af18842b49ee86bfdf5d037982d0b63c Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Mon, 1 Jun 2015 18:57:03 -0700 Subject: appledoc download is a redirect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1