We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac71e8 commit 31a0325Copy full SHA for 31a0325
1 file changed
README.md
@@ -79,7 +79,7 @@ $ git clone https://github.com/the0neyouseek/MonitorControl.git
79
```
80
Then download the dependencies with Carthage
81
```sh
82
-$ carthage update --platform macOS
+$ carthage bootstrap --platform macOS
83
84
85
You're all set ! Now open the `MonitorControl.xcodeproj` with Xcode
0 commit comments