Skip to content

Commit bd742ea

Browse files
authored
update webdriver-ts build command in readme
1 parent 83314d0 commit bd742ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ npm ci
132132
and build the benchmark driver
133133

134134
```
135-
npm run build-prod
135+
npm run compile
136136
```
137137

138138
now run the benchmark driver for the vanillajs-keyed framework:

0 commit comments

Comments
 (0)