File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ Clone the repository from IntelliJ IDEA by choosing `File | New | Project from V
3434
3535image::{images}/download-from-vcs.png[]
3636
37- Specify the project path: http ://github.com/kotlin-hands-on/kotlin-spring-chat.
37+ Specify the project path: https ://github.com/kotlin-hands-on/kotlin-spring-chat.
3838
3939image::{images}/download-from-vcs-github.png[]
4040
4141Once you clone the project, IntelliJ IDEA will import and open it automatically.
4242Alternatively, you can clone the project with the command line:
4343
4444[source,bash]
45- $ git clone https://github.com/kotlin-hands-on/kotlin-spring-chat.
45+ $ git clone https://github.com/kotlin-hands-on/kotlin-spring-chat
4646
4747=== Solution branches
4848
You can’t perform that action at this time.
0 commit comments