Skip to content

Commit 1c10908

Browse files
author
Mano Marks
authored
Update IntelliJ-README.md
1 parent 303cfe3 commit 1c10908

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

developer-tools/java-debugging/IntelliJ-README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@ In IntelliJ, clone the repository. Click on `Check out from Version Control` > `
1616
If this the first time to use IntelliJ with Github, log into your Github account.
1717
![](images/intelliJ_git_login.png)
1818

19-
+On the command line clone the [registration-docker](https://github.com/docker/labs) repository
20-
21-
-`File`> `Import` +```
22-
-Select `Git`> `Projects`> `Next` +git clone https://github.com/docker/labs
23-
- +cd labs/developer-tools/java-debugging
24-
-![](images/eclipse_git_import_repo2.png) +```
19+
On the command line clone the [docker/labs](https://github.com/docker/labs) repository
2520

2621
![](images/intelliJ_git_clone_repository.png)
2722
Click on `Import project from external model`, select `Maven`. Click `Next`

0 commit comments

Comments
 (0)