note that swift2.3 is a tag now

This commit is contained in:
Erik 2017-03-28 05:14:25 -04:00
parent 9e94ed1cea
commit 1f8c8b8f61
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -60,7 +60,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:url config:@{
##Installation
Requires Swift 3/Xcode 8.x
If you need swift 2.3 use the swift2.3 branch (Pre-Swift 3 support is no longer maintained)
If you need swift 2.3 use the swift2.3 tag (Pre-Swift 3 support is no longer maintained)
If you need swift 2.2 use 7.x (Pre-Swift 3 support is no longer maintained)