Skip to content

Commit 85d9821

Browse files
committed
download path
1 parent c835e1f commit 85d9821

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
@@ -36,7 +36,7 @@ AI coding agents like GitHub Copilot and Claude Code can learn new capabilities
3636
```bash
3737
mkdir -p .claude/skills/playwright-cli
3838
curl -o .claude/skills/playwright-cli/SKILL.md \
39-
https://raw.githubusercontent.com/microsoft/playwright-cli/main/SKILL.md
39+
https://raw.githubusercontent.com/microsoft/playwright-cli/main/skills/playwright-cli/SKILL.md
4040
```
4141

4242
**Using Skills CLI:**

0 commit comments

Comments
 (0)