From a1376861633155d20d2cc439493540f744fa5478 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Thu, 8 Sep 2016 07:33:17 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f28ce34..95a6b8d 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:url config:@{ ##Installation Requires Swift 3/Xcode 8.x -If you need swift 2.2 use 6.x (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) If you need Swift 2.1 use v5.5.0 (Pre-Swift 2.2 support is no longer maintained)