Skip to content

Commit d74eff1

Browse files
committed
docs
1 parent 9680822 commit d74eff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ that this new route is indeed going to `MyWelcomeView` and is rendering the view
274274

275275
To have a proper file editor, with auto-completion features and all, let's set up Intellij IDEA Community.
276276
Download 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
278278
Intellij a bit of time to open the project and download all files.
279279

280280
In your Intellij, open the `src/main/kotlin/com/example/vok/Main.kt` file. It contains just one

0 commit comments

Comments
 (0)