Skip to content

Commit 76524b0

Browse files
authored
Update README.md
1 parent 29d8cc3 commit 76524b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The easiest way to install **BEMCheckBox** is to use <a href="http://cocoapods.o
6363
#### Carthage
6464
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.
6565

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

6868
#### Manually
6969
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 commit comments

Comments
 (0)