diff --git a/README.md b/README.md index 86ad394d..89818538 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,7 @@ Add a package with the source "https://github.com/zcash/ZcashLightClientKit.git" ## Cocoapods Support -1. Add the following to the top of your podfile to resolve downstream dependencies. - -```ruby -source "https://github.com/dh-ecc/CocoaPodsSpecs.git" -source "https://cdn.cocoapods.org/" -``` - -2. Add `pod "ZcashLightClientKit", ~> "0.13.0"` to the target you want to add the kit too. +Add `pod "ZcashLightClientKit", ~> "0.13.0"` to the target you want to add the kit too. # Testing