Fix command syntax in to-prd installation instructions
This commit is contained in:
parent
94cac3a3c7
commit
72748b9519
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
Install this skill:
|
||||
|
||||
```bash
|
||||
npx skills add mattpocock/skills skill=to-prd -y -g
|
||||
npx skills add mattpocock/skills --skill=to-prd
|
||||
```
|
||||
|
||||
Source: [mattpocock/skills/to-prd](https://github.com/mattpocock/skills/tree/main/to-prd)
|
||||
[Source](https://github.com/mattpocock/skills/tree/main/skills/engineering/to-prd)
|
||||
|
||||
## What it does
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue