diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5041c8cb..0a3c9cc00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ yarn example android To run the example app on iOS: ```sh -yarn example android +yarn example ios ``` Make sure your code passes TypeScript and ESLint. Run the following to verify: