Commit 7b12dd81 authored by Eloy Duran's avatar Eloy Duran

Add note about compiling source.

parent 4ea18df3
...@@ -27,6 +27,11 @@ package manager: ...@@ -27,6 +27,11 @@ package manager:
$ macgem install cocoapods $ macgem install cocoapods
$ pod setup $ pod setup
The load time can be improved a bit by compiling the Ruby source files:
$ macgem install rubygems-compile
$ macgem compile cocoapods
## Contact ## Contact
......
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