From 3d5cf24de4e0193b56ba2efc9302cf0cf19e79d7 Mon Sep 17 00:00:00 2001 From: Erik Date: Tue, 28 Mar 2017 05:14:25 -0400 Subject: [PATCH] note that swift2.3 is a tag now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6358712..e485afe 100644 --- a/README.md +++ b/README.md @@ -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)