Skip to content

Commit 178d9e3

Browse files
committed
[Readme] Fix Build Instructions
1 parent 79433b3 commit 178d9e3

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
@@ -9,7 +9,7 @@ Successful API changes will be merged into the Swift Flow projects.
99
In order to install the projects dependencies, run the following Carthage command in the root directory:
1010

1111
```
12-
carthage update --no-build
12+
carthage update --no-use-binaries --platform iOS
1313
```
1414

1515
# GitHub Configuration Instructions

0 commit comments

Comments
 (0)