diff --git a/README.md b/README.md index b1420c7..ff79c79 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ to a `WKWebView` through the `testapp://` scheme, and `e2e/` drives it with Appium. ```sh -cd e2e && yarn install && yarn e2e +cd e2e && yarn install && yarn test ``` ## License