Update README.md

This commit is contained in:
Megan Rogge
2021-03-24 12:40:21 -07:00
committed by GitHub
parent e3e7fb0b2a
commit 2c232fed6a

View File

@@ -25,7 +25,7 @@ yarn smoketest --build <path to latest version> --stable-build <path to stable v
example: yarn smoketest --build /Applications/Visual\ Studio\ Code\ -\ Insiders.app --stable-build /Applications/Visual\ Studio\ Code.app/
# Build (Web - read instructions below)
yarn smoketest --build <path to server web build> --web --browser [chromium|webkit]
yarn smoketest --build <path to server web build (ends in -web)> --web --browser [chromium|webkit]
# Remote (Electron)
yarn smoketest --build <path to latest version> --remote