Skip to content

Commit 2d1bca7

Browse files
committed
fix: correct npx skills add command in README
1 parent 43c5eec commit 2d1bca7

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
@@ -54,7 +54,7 @@ This skill enables AI coding agents to:
5454
Install using [skills.sh](https://skills.sh/) — works with Claude Code, GitHub Copilot, Cursor, Cline, Windsurf, and 15+ other agents:
5555

5656
```bash
57-
npx skillsadd darshitpp/java-code-upgrade
57+
npx skills add darshitpp/java-code-upgrade
5858
```
5959

6060
This auto-detects the agent and installs the skill in the correct location. No manual setup needed.

0 commit comments

Comments
 (0)