Skip to content

Commit c35b18e

Browse files
fix: fix folder
1 parent 80e21bb commit c35b18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/advanced/prompting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Clone or download the [ast-grep skill repository](https://github.com/ast-grep/cl
1919

2020
```bash
2121
# If you have a skills directory configured
22-
cp -r ast-grep ~/.claude-code/skills/
22+
cp -r ast-grep ~/.claude/skills/
2323

2424
# Or place it wherever your Claude Code skills are located
2525
```

0 commit comments

Comments
 (0)