From 16d6ac67d90bb7857f1eb98fb4886c6b4fcff388 Mon Sep 17 00:00:00 2001 From: b123400 Date: Mon, 7 Nov 2022 20:22:51 +0900 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e13ac1..43b5ca4 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ It's not intented to be full-featured client, but a small and convenient tool. ## Build -This project does not have any 3rd party dependency except a modified version of SPMediaKeyTap, which is already included with the source code. -Just open with Xcode and you should be able to build and run. +1. Install [Cocoapods](https://cocoapods.org/) and run `pod install` +2. Open Sonar.xcworkspace and build with Xcode -- 2.38.4