Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit 54c1350

Browse files
Add alternative way to open project from VCS
1 parent d454404 commit 54c1350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Introduction to Coroutines and Channels/01_Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To update the Kotlin plugin, use `Tools | Kotlin | Configure Kotlin Plugin Updat
3232

3333
### Downloading project
3434

35-
Clone the repository from IntelliJ IDEA by choosing `Get from VCS`
35+
Clone the repository from IntelliJ IDEA by choosing `Get from VCS` on the splash screen, or selecting `File | New | Project from Version Control...`,
3636
and specifying the project path:
3737
[http://github.com/kotlin-hands-on/intro-coroutines](http://github.com/kotlin-hands-on/intro-coroutines).
3838

0 commit comments

Comments
 (0)