We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9809b1a commit 89f5f9cCopy full SHA for 89f5f9c
CONTRIBUTING.md
@@ -77,7 +77,7 @@ To test your templates, commands, and other changes locally, follow these steps:
77
2. **Copy the relevant package to your test project**
78
79
```
80
- cp -r .genreleases/sdd-copilot-package-sh/. /PATH_TO/test-project/
+ cp -r .genreleases/sdd-copilot-package-sh/. <path-to-test-project>/
81
82
83
3. **Open and test the agent**
0 commit comments