Skip to content

Commit 9e5be9b

Browse files
authored
Update README.md
1 parent bd0e189 commit 9e5be9b

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
@@ -26,7 +26,7 @@ platform :ios, '9.0'
2626
use_frameworks!
2727
2828
target YOUR_PROJECT_TARGET do
29-
pod 'SendBirdWebRTC', :git => 'https://github.com/sendbird/sendbird-webrtc-ios.git', :tag => 'v1.0'
29+
pod 'SendBirdWebRTC'
3030
end
3131
```
3232

0 commit comments

Comments
 (0)