File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ that this new route is indeed going to `MyWelcomeView` and is rendering the view
274274
275275To have a proper file editor, with auto-completion features and all, let's set up Intellij IDEA Community.
276276Download and install [ Intellij IDEA Community] ( https://www.jetbrains.com/idea/download/ ) if you haven't done that already.
277- Then, select the "Open" button and open the ` vok-helloworld-app ` directory as a project. Please give
277+ Then run Intellij. In the welcome screen , select the "Open" button and open the ` vok-helloworld-app ` directory as a project. Please give
278278Intellij a bit of time to open the project and download all files.
279279
280280In your Intellij, open the ` src/main/kotlin/com/example/vok/Main.kt ` file. It contains just one
You can’t perform that action at this time.
0 commit comments