未验证 提交 27e04436 编写于 作者: J João Moreno 提交者: GitHub

Update README.md

上级 69d30c14
......@@ -2,11 +2,9 @@
## Run
### Prerequisites
* Pull latest from vscode
* Run yarn install
### Pitfalls
* Switch to US-International keyboard layout (due to #27841) if you are on any other layout.
* Ensure you have Node > v6
### Run from `master`
......@@ -24,7 +22,7 @@ You must always run the smoketest version which matches the release you are test
```
git checkout release/1.22
cd test/smoke && yarn compile
cd test/smoke && yarn && yarn compile
yarn smoketest --build PATH_TO_RELEASE_BUILD
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册