We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb593f5 commit 4353a0eCopy full SHA for 4353a0e
README.md
@@ -6,7 +6,7 @@
6
[](https://github.com/microsoft/create-playwright/actions/workflows/ci.yml)
7
8
```bash
9
-npm init playwright
+npm init playwright@latest
10
# Or for Yarn
11
-yarn create playwright
+yarn create playwright@latest
12
```
0 commit comments