Skip to content

Commit 20b9010

Browse files
authored
Update README.md
1 parent 7d57a8f commit 20b9010

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/smoke/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Make sure you are on **Node v12.x**.
55
### Run
66

77
```bash
8+
# Build extensions in repo (if needed)
9+
yarn && yarn compile
10+
811
# Install Dependencies and Compile
912
yarn --cwd test/smoke
1013

0 commit comments

Comments
 (0)