docs(intro): update the pnpm installation method (#24397)
Signed-off-by: Lev Chelyadinov <leva181777@gmail.com>
This commit is contained in:
parent
c33a32dc9e
commit
64deac85d2
|
|
@ -44,7 +44,7 @@ yarn create playwright
|
|||
<TabItem value="pnpm">
|
||||
|
||||
```bash
|
||||
pnpm dlx create-playwright
|
||||
pnpm create playwright
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue