Update README.md

This commit is contained in:
Christof Marti
2020-09-30 09:16:06 +02:00
committed by GitHub
parent 426dbaeafe
commit f48da22bdf

View File

@@ -33,6 +33,7 @@ You must always run the smoketest version which matches the release you are test
```bash
git checkout release/1.22
yarn && yarn compile
yarn --cwd test/smoke
```