diff --git a/README.md b/README.md index 9fc21c719..619695e57 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ cd PowerApps-TestEngine\src dotnet build # Install browsers required by Playwright -.\bin\Debug\PowerAppsTestEngine\playwright.ps1 install +..\bin\Debug\PowerAppsTestEngine\playwright.ps1 install ``` If you face trouble running dotnet build try [Clean locally](https://github.com/microsoft/PowerApps-TestEngine#clean-locally) first.