Commit f0541a81 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge pull request #497 from timshadel/patch-1

Update AppleDoc install instructions
parents 46d14e08 a8cd75d1
......@@ -33,8 +33,7 @@ $ [sudo] gem install cocoapods
If you want to have CocoaPods generate documentation for each library, then install the [appledoc](http://gentlebytes.com/appledoc/) tool:
```
$ brew install appledoc --HEAD
$ ln -sf "`brew --prefix`/Cellar/appledoc/HEAD/Templates" ~/Library/Application\ Support/appledoc
$ brew install appledoc
```
Now that you've got CocoaPods installed you can easily add it to your project.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment