diff --git a/tutorials/Getting_Started/README.md b/tutorials/Getting_Started/README.md index 269b8dc242..9ae95577a7 100644 --- a/tutorials/Getting_Started/README.md +++ b/tutorials/Getting_Started/README.md @@ -146,7 +146,7 @@ fun main() = application { Open `build.gradle.kts` as a project in IntelliJ IDEA. -New project +New project After you download the Compose for Desktop dependencies from the Maven repositories your new project is ready to go. Open the Gradle toolbar on the right, and select `sample/Tasks/compose desktop/run`.