Skip to content

Commit a1c1626

Browse files
docs: minor fix
1 parent 9ec198e commit a1c1626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/bdd-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Auto-Browse seamlessly integrates with [playwright-bdd](https://github.com/vital
1212
1. Install required dependencies:
1313

1414
```bash
15-
npm install --save-dev playwright-bdd
15+
npm install playwright-bdd
1616
```
1717

1818
2. Configure `playwright.config.ts`:

0 commit comments

Comments
 (0)