Skip to content

Commit

Permalink
Update CONTRIBUTE.MD: Step 3.2 command with backticks (trypear#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pockylee committed Jan 4, 2025
1 parent c71de49 commit c561dc7
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 @@ -223,7 +223,7 @@ This will install the extension as a compatible dist for your system:
1. Copy the contents of the generated `extensions` folder into the `extensions/` folder of the packaged PearAI App. For example, on macOS, it is:
- `cp -r ~/.vscode/extensions/pearai.pearai-0.9.156 {path_to_PearAI.app}/Contents/Resources/app/extensions`
2. Take a quick look into the `extensions/` folder of the packaged PearAI app for any other pearai folders. For example, there will be a pearai-submodule folder. Delete it. For example, on macOS, it is:
- rm -rf {path_to_PearAI.app}/Contents/Resources/app/extensions/pearai-submodule
- `rm -rf {path_to_PearAI.app}/Contents/Resources/app/extensions/pearai-submodule`
3. Double-click your overall PearAI app, and the extension should be built-in.
4. Distribute the application.

Expand Down

0 comments on commit c561dc7

Please sign in to comment.