Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpan8866 authored Oct 11, 2024
1 parent df72620 commit 31f688f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ This will generate the new PearAI app and takes around 1 hour.
### Step 3: Integrate the Extension
1. Copy the generated `pearai.pearai-1.x.x` folder to the `extensions` folder of the packaged PearAI App (right click on packaged app -> Show Package Contents).
1. Copy the generated `pearai.pearai-1.x.x` folder under `~/.vscode/extensions` to the `extensions` folder of the packaged PearAI App (right click on packaged app -> Show Package Contents).
2. Delete any existing `pearai-submodule` folder in the `extensions/` folder of the packaged PearAI app.
3. Double-click your overall PearAI app, and the extension should be built-in.
- On MacOS for example (Using VScode for .vsix installation)
Expand Down

0 comments on commit 31f688f

Please sign in to comment.