diff --git a/test/smoke/README.md b/test/smoke/README.md index 4532c28a37f..93e35e4c1f7 100644 --- a/test/smoke/README.md +++ b/test/smoke/README.md @@ -27,7 +27,7 @@ example: yarn smoketest --build /Applications/Visual\ Studio\ Code\ -\ Insiders. # Build (Web - read instructions below) yarn smoketest --build --web --browser [chromium|webkit] -# Remote (Electron) +# Remote (Electron - Must be run on distro) yarn smoketest --build --remote ```