Update CONTRIBUTING.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Den Delimarsky
2025-10-21 19:27:38 -07:00
committed by GitHub
parent 9809b1a4ab
commit 89f5f9c0b9

View File

@@ -77,7 +77,7 @@ To test your templates, commands, and other changes locally, follow these steps:
2. **Copy the relevant package to your test project**
```
cp -r .genreleases/sdd-copilot-package-sh/. /PATH_TO/test-project/
cp -r .genreleases/sdd-copilot-package-sh/. <path-to-test-project>/
```
3. **Open and test the agent**