diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 58447f75..e5897b38 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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/. / ``` 3. **Open and test the agent**