Skip to content

Commit 33daa1a

Browse files
committed
fix: update install instructions
1 parent 892f2e6 commit 33daa1a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@
1616

1717
## TLDR / Quickstart
1818

19-
**Want to install these prompts as slash commands?** Use the [slash-command-manager](https://github.com/liatrio-labs/slash-command-manager) utility:
19+
**Want to install these prompts as slash commands?** Use the [slash-command-manager](https://github.com/liatrio-labs/slash-command-manager) utility to install them in all of your local AI tools:
2020

2121
```bash
22-
uvx --from git+https://github.com/liatrio-labs/slash-command-manager sdd-install --yes
22+
uvx --from git+https://github.com/liatrio-labs/slash-command-manager \
23+
slash-man generate \
24+
--github-repo liatrio-labs/spec-driven-workflow \
25+
--github-branch main \
26+
--github-path prompts/
2327
```
2428

2529
**Want to use the prompts directly?** Copy-paste them into your AI assistant:

0 commit comments

Comments
 (0)