Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Boris-Em authored Oct 28, 2016
1 parent 29d8cc3 commit 76524b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@ The easiest way to install **BEMCheckBox** is to use <a href="http://cocoapods.o
#### Carthage
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

Run `carthage update` to build the framework and drag the built `BEMCheckBox.framework` into your Xcode project.
Run `carthage update` after adding **BEMCheckBox** to your Cartfile to build the framework. Drag the built `BEMCheckBox.framework` into your Xcode project.

#### Manually
Finally, you can install **BEMCheckBox** manually. Simply drag and drop the *Classes* folder into your Xcode project. When you do so, make sure to check the "*Copy items into destination group's folder*" box.

0 comments on commit 76524b0

Please sign in to comment.