Skip to content

Commit 2f58bda

Browse files
authored
Merge pull request #2 from DUBSOpenHub/copilot/update-readme-clariification
[WIP] Update README to clarify /skills add command usage
2 parents 109d881 + 36d6865 commit 2f58bda

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@ Designed for **absolute beginners**. Even if you've never touched a terminal, we
3232

3333
### Add the Skill
3434

35-
Inside a Copilot CLI session, run:
35+
1. Open a Copilot CLI session (run `copilot` in your terminal)
36+
2. At the `>` prompt, **type** the following slash command (do not paste it into a conversation):
3637

3738
```
3839
/skills add DUBSOpenHub/copilot-cli-quickstart
3940
```
4041

42+
> **Note:** `/skills add` is a built-in CLI command — it must be entered directly at the prompt, not sent as a chat message.
43+
4144
That's it! One command. You're ready. 🎉
4245

4346
---

0 commit comments

Comments
 (0)