From fb640c740af22f89c99e4166ddab8443272f5293 Mon Sep 17 00:00:00 2001 From: Shx Guo Date: Fri, 22 Sep 2023 14:00:28 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4892e1f3..86485205 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,9 @@ You can install it via [Homebrew](http://brew.sh/): brew install --cask copilot-for-xcode ``` -Or install it manually, by downloading the `Copilot for Xcode.app` from the latest [release](https://github.com/intitni/CopilotForXcode/releases), and extract it to the Applications folder. +Or install it manually, by downloading the `Copilot for Xcode.app` from the latest [release](https://github.com/intitni/CopilotForXcode/releases). + +Please make sure the app is inside the Applications folder. Open the app, the app will create a launch agent to setup a background running Service that does the real job.