Skip to content

Commit 18b2e8d

Browse files
authored
Clarify that install --skills should be run from project root (#253)
Fixes #251
1 parent c146746 commit 18b2e8d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ playwright-cli --help
3131

3232
Claude Code, GitHub Copilot and others will use the locally installed skills.
3333

34+
Run this command in your project's root directory:
35+
3436
```bash
3537
playwright-cli install --skills
3638
```

0 commit comments

Comments
 (0)