Skip to content

Commit c9df874

Browse files
committed
Add instruction to set up path to Node
1 parent 039f47f commit c9df874

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Or install it manually, by downloading the `Copilot for Xcode.app` from the late
5050
Then set it up with the following steps:
5151

5252
1. Open the app, the app will create a launch agent to setup a background running Service that does the real job.
53-
2. Enable the extension in `System Settings.app`.
53+
2. Optionally setup the path to Node. The default value is just `node`, Copilot for Xcode.app will try to find the Node from `/usr/bin:/usr/local/bin`. If your Node is installed somewhere else, you can run `which node` from terminal to get the path.
54+
3. Enable the extension in `System Settings.app`.
5455

5556
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`.
5657

0 commit comments

Comments
 (0)