From 31a03250d36d30689a49f03725b14f4a11d68998 Mon Sep 17 00:00:00 2001 From: Joni Van Roost Date: Wed, 13 Nov 2019 14:31:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c98cbe..c304d39 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ $ git clone https://github.com/the0neyouseek/MonitorControl.git ``` Then download the dependencies with Carthage ```sh -$ carthage update --platform macOS +$ carthage bootstrap --platform macOS ``` You're all set ! Now open the `MonitorControl.xcodeproj` with Xcode