diff --git a/README.md b/README.md index d92acde..47f1fb5 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To run your application on an Android emulator: - Select the `androidApp` run configuration. - Select your target device and press **Run**. - +
@@ -97,7 +97,7 @@ Once you have configured your environment correctly, you will be able to select Select "Run" | "Edit Configurations..." and navigate to the "iOS Application" | "iosApp" run configuration. In the "Execution target" drop-down, select your target device. - + Press the "Run" button to run your Compose Multiplatform app on the iOS simulator.