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

Try to fix markup.

parent 5c246763
...@@ -19,9 +19,9 @@ Go ahead, open the workspace and build it. ...@@ -19,9 +19,9 @@ Go ahead, open the workspace and build it.
3. remove ‘always search user header paths’ setting (normally not needed) 3. remove ‘always search user header paths’ setting (normally not needed)
4. create Podfile with: 4. create Podfile with:
dependency 'AFNetworking' dependency 'AFNetworking'
dependency 'JSONKit' dependency 'JSONKit'
dependency 'FormatterKit' dependency 'FormatterKit'
5. $ pod install 5. $ pod install
6. Follow steps from the [‘In Xcode’ section][more]. 6. Follow steps from the [‘In Xcode’ section][more].
......
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