Skip to content

Commit c79938c

Browse files
docs: pnpm usage fix (#98)
1 parent a5222d8 commit c79938c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ npm init playwright@latest
1010
# Or for Yarn
1111
yarn create playwright
1212
# Or for pnpm
13-
pnpm dlx create-playwright
13+
pnpm create playwright
1414
```

0 commit comments

Comments
 (0)