diff --git a/Readme.md b/Readme.md index 16534d0..a079780 100644 --- a/Readme.md +++ b/Readme.md @@ -70,7 +70,7 @@ More configuration options are is listed on [CodeceptJS Playwright page](https:/ Playwright module requires NodeJS server to be running. Start the server manually: ``` -npx codeception-playwright-module +npx codeception-module-playwright ``` If you want to start server automatically, use [RunProcess extension](https://codeception.com/extensions#RunProcess) from Codeception