Remove extra step from readme

This commit is contained in:
Jason Ginchereau 2019-11-06 16:26:01 -08:00
parent 55e06a7080
commit 5c2e24f6ad

View file

@ -43,13 +43,6 @@ yarn smoketest --build PATH_TO_NEW_RELEASE_PARENT_FOLDER --stable-build PATH_TO_
### Develop
Start two watch tasks:
```bash
cd test/automation
yarn watch
```
```bash
cd test/smoke
yarn watch