diff --git a/ReadMe.md b/ReadMe.md index a441d0935d3..01088d11b2c 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -108,7 +108,7 @@ To import the project in Intellij choose project directory in Open project dialo In the import dialog, select `use default gradle wrapper`. -To be able to run tests from IntelliJ easily, check `Delegate IDE build/run actions to Gradle` in the Gradle runner settings. +To be able to run tests from IntelliJ easily, check `Delegate IDE build/run actions to Gradle` and choose `Gradle Test Runner` in the Gradle runner settings. At this time, you can use the latest released 1.2.x version of the Kotlin plugin for working with the code. To make sure you have the latest version installed, use Tools | Kotlin | Configure Kotlin Plugin Updates and press "Check for updates now".