From 9355fc50772c46c690840ccdeb318bc06f283a14 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Tue, 15 Sep 2015 18:27:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d3eb06..0d7b0c0 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Add this line to your `Cartfile`: github "socketio/socket.io-client-swift" ~> 3.0.1 # Or latest version ``` -Run `carthage update`. +Run `carthage update --platform ios,macosx`. Manually (iOS 7+) -----------------