diff --git a/docs-template/EXAMPLE_README.md.tpl b/docs-template/EXAMPLE_README.md.tpl index dae5944856..56a300b66c 100644 --- a/docs-template/EXAMPLE_README.md.tpl +++ b/docs-template/EXAMPLE_README.md.tpl @@ -175,7 +175,7 @@ make run ``` In an ideal world, this will boot up, install and run the app for the first -iOS simulator in your `xcrun simctl devices list`. If this fails, you can +iOS simulator in your `xcrun simctl list devices`. If this fails, you can specify the simulator device UUID via: ```sh diff --git a/examples/README.md b/examples/README.md index fbcf3d7eb2..7a605b114e 100644 --- a/examples/README.md +++ b/examples/README.md @@ -518,7 +518,7 @@ make run ``` In an ideal world, this will boot up, install and run the app for the first -iOS simulator in your `xcrun simctl devices list`. If this fails, you can +iOS simulator in your `xcrun simctl list devices`. If this fails, you can specify the simulator device UUID via: ```sh