Skip to content

Commit 3b2845a

Browse files
committed
Remove skill flag from install example
1 parent d2809b9 commit 3b2845a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Skills for Claude Code, Codex, Cursor, and other coding agents to install, confi
99
**skills CLI**:
1010

1111
```sh
12-
npx skills add coder/skills --global --skill '*'
12+
npx skills add coder/skills --global
1313
```
1414

1515
This installs every skill in this repository for the detected agent.

0 commit comments

Comments
 (0)