Skip to content

Commit 199fad3

Browse files
authored
updating pod installation command
1 parent 995e82d commit 199fad3

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
@@ -23,7 +23,7 @@ Installation and Use
2323
### [CocoaPods](http://cocoapods.org)
2424

2525
```ruby
26-
pod 'ScClient', :git => 'https://github.com/sacOO7/socketcluster-client-swift.git'
26+
pod 'ScClient'
2727
```
2828

2929
### Swift Package Manager

0 commit comments

Comments
 (0)