We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db99fd commit d8d5e16Copy full SHA for d8d5e16
README.md
@@ -29,7 +29,7 @@ $ brew install carthage
29
To integrate BuckoNetworking into your Xcode project using Carthage, specify it in your `Cartfile`:
30
31
```ogdl
32
-github "teepsllc/BuckoNetworking", ~> 2.0.0
+github "teepsllc/BuckoNetworking" ~> 2.0.0
33
```
34
35
1. Run `carthage update --platform iOS --no-use-binaries` to build the framework.
0 commit comments