Skip to content

Commit 4e283e7

Browse files
committed
Update repository (0.1.1)
1 parent aab4e23 commit 4e283e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ end
4646
Alternatively, you can let CocoaPods resolve this package directly with git:
4747
```ruby
4848
target 'MyApp' do
49-
pod 'BitkubChainSDK', :git => https://github.com/bitkub-chain/bitkubchain-sdk-ios.git, :branch => 'main'
49+
pod 'BitkubChainSDK', :git => 'https://github.com/bitkub-chain/bitkubchain-sdk-ios.git', :branch => 'main'
5050
end
5151
```
52-
**Notes**: Check CocoaPods [documentation](https://guides.cocoapods.org/using/the-podfile.html) for more details.
52+
**Notes**: Check CocoaPods [documentation](https://guides.cocoapods.org/using/the-podfile.html) for more details.

0 commit comments

Comments
 (0)