grammar
This commit is contained in:
parent
684b9473d7
commit
f799cb3a34
@ -86,7 +86,7 @@ let package = Package(
|
|||||||
Then import `import SocketIO`.
|
Then import `import SocketIO`.
|
||||||
|
|
||||||
### Carthage
|
### Carthage
|
||||||
Add this line to your `Cartfile`:
|
Add these line to your `Cartfile`:
|
||||||
```
|
```
|
||||||
github "nuclearace/Starscream" ~> 8.0.1
|
github "nuclearace/Starscream" ~> 8.0.1
|
||||||
github "socketio/socket.io-client-swift" ~> 11.0.0 # Or latest version
|
github "socketio/socket.io-client-swift" ~> 11.0.0 # Or latest version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user