Merge pull request #211 from YTN01/patch-1

Minor update to Readme.md
This commit is contained in:
Pedro Piñera Buendía 2016-02-19 22:05:36 +01:00
commit 0f6257b190

View File

@ -57,7 +57,7 @@ pod "SugarRecord/Realm+RAC"
### [Carthage](https://carthage)
1. Install [Carthage](https://github.com/carthage/carthage) on your computer using `brew install carthage`
3. Edit your `Cartfile` file adding the following line `github 'pepibumur/sugarrecord'`
3. Edit your `Cartfile` file adding the following line `github "pepibumur/sugarrecord"`
4. Update and build frameworks with `carthage update`
5. Add generated frameworks to your app main target following the steps [here](https://github.com/carthage/carthage)
6. Link your target with **CoreData** library *(from Build Phases)*