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 0b8177f commit e2c6ee7Copy full SHA for e2c6ee7
Readme.md
@@ -22,7 +22,7 @@ This script will also add several commands to the `scripts` section of your `pac
22
To install CodeceptJS + Playwright into your current project run
23
24
```
25
-npx create-codeceptjs
+npx create-codeceptjs .
26
27
28
To install CodeceptJS + Playwright into the "tests" directory run
0 commit comments