mirror of
https://github.com/github/spec-kit.git
synced 2026-02-02 05:53:36 +00:00
Update Markdown formatting
This commit is contained in:
@@ -71,13 +71,13 @@ To test your templates, commands, and other changes locally, follow these steps:
|
||||
|
||||
Run the following command to generate the local packages:
|
||||
|
||||
```
|
||||
```bash
|
||||
./.github/workflows/scripts/create-release-packages.sh v1.0.0
|
||||
```
|
||||
|
||||
2. **Copy the relevant package to your test project**
|
||||
|
||||
```
|
||||
```bash
|
||||
cp -r .genreleases/sdd-copilot-package-sh/. <path-to-test-project>/
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user