Skip to content

Commit

Permalink
Merge pull request #4406 from rhamilto/readme-fix
Browse files Browse the repository at this point in the history
Fix macOS webdriver update command name
  • Loading branch information
openshift-merge-robot committed Feb 22, 2020
2 parents bef779c + f74bccf commit ff4fe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ yarn run webdriver-update --versions.chrome=77.0.3865.120
Or if you are using macOS (OS X), run:
```
# automatically select the correct Chrome version
yarn run webdriver-update-webdriver-update-macos
yarn run webdriver-update-macos
```


Expand Down

0 comments on commit ff4fe02

Please sign in to comment.