diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |