Skip to content

Commit 53bae0c

Browse files
committed
Update carthage installation guide
1 parent 6029b3f commit 53bae0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To integrate Fastis into your Xcode project using Carthage, specify it in your `
5353
github "retailcrm/Fastis" ~> 1.0.0
5454
```
5555

56-
Run `carthage update` to build the framework and drag the built `Fastis.framework` into your Xcode project.
56+
Run `carthage update` to build the framework, drag the built `Fastis.framework`, `SnapKit.framewok`, `PrettyCards.framework` and `JTAppleCalendar.framework` into your Xcode project.
5757

5858
### Swift Package Manager
5959

0 commit comments

Comments
 (0)