Skip to content

Commit d1ab43b

Browse files
committed
Fix typo
1 parent c8e526c commit d1ab43b

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
@@ -1160,7 +1160,7 @@ carthage update --no-build
11601160
carthage build --use-xcframeworks
11611161
```
11621162

1163-
3. Add the built `FlexLayout.framework` from the `Carthage/Build` folder to the **Embedded Binaries** section of your Xcode project.
1163+
3. Add built `FlexLayout.xcframework` in your Xcode project in the **Embedded Binaries** section.
11641164

11651165

11661166
### Swift Package Manager

0 commit comments

Comments
 (0)