diff --git a/test/smoke/README.md b/test/smoke/README.md index 539e8c9055bfca17ba58faac9ac45847b655c621..b3a137953d411abe0252480231a8deabd48dcfd4 100644 --- a/test/smoke/README.md +++ b/test/smoke/README.md @@ -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 ```