diff --git a/test/integration/browser/README.md b/test/integration/browser/README.md index 10a55f7de17..84591d687b2 100644 --- a/test/integration/browser/README.md +++ b/test/integration/browser/README.md @@ -2,9 +2,10 @@ ## Compile -Make sure to run the following command to compile and install dependencies: +Make sure to run the following commands to compile and install dependencies: yarn --cwd test/integration/browser + yarn --cwd test/integration/browser compile ## Run (inside Electron)