Skip to content

Commit 392e702

Browse files
committed
Update README.md
1 parent 5f701bc commit 392e702

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ You can install it via [Homebrew](http://brew.sh/):
2828
brew install --cask copilot-for-xcode
2929
```
3030

31-
Or install it manually,
31+
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.
3232

33-
1. Download the `Copilot for Xcode.app` from the latest [release](https://github.com/intitni/CopilotForXcode/releases), and extract it to the Applications folder.
34-
2. Open the app, and click "Set Up Launch Agents" to set up a background running XPC Service that does the real job.
35-
3. Enable the extension in `System Settings.app`.
33+
Then set it up with the following steps:
34+
35+
1. Open the app, and click "Set Up Launch Agents" to set up a background running XPC Service that does the real job.
36+
2. Enable the extension in `System Settings.app`.
3637

3738
From the Apple menu located in the top-left corner of your screen click `System Settings`. Navigate to `Privacy & Security` then toward the bottom click `Extensions`. Click `Xcode Source Editor` and tick `Copilot`.
3839

@@ -160,3 +161,7 @@ fi
160161
**Q: Will it work in future Xcode updates?**
161162

162163
> A: I don't know. This extension uses many tricks to do its job, and these tricks can break in the future.
164+
165+
## License
166+
167+
MIT.

0 commit comments

Comments
 (0)