Update README.md

This commit is contained in:
João Moreno 2018-05-03 11:53:17 +02:00 committed by GitHub
parent ccdc7de015
commit 31c7234e9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ You must always run the smoketest version which matches the release you are test
```
git checkout release/1.22
cd test/smoke && yarn && yarn compile
yarn
yarn smoketest --build PATH_TO_RELEASE_BUILD
```