Skip to content

Commit d8d5e16

Browse files
authored
Update invalid character in Carthage command
1 parent 8db99fd commit d8d5e16

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
@@ -29,7 +29,7 @@ $ brew install carthage
2929
To integrate BuckoNetworking into your Xcode project using Carthage, specify it in your `Cartfile`:
3030

3131
```ogdl
32-
github "teepsllc/BuckoNetworking", ~> 2.0.0
32+
github "teepsllc/BuckoNetworking" ~> 2.0.0
3333
```
3434

3535
1. Run `carthage update --platform iOS --no-use-binaries` to build the framework.

0 commit comments

Comments
 (0)