Skip to content

Commit 4fd81de

Browse files
authored
Update index.asciidoc
1 parent 88d56cc commit 4fd81de

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

devon4j-architecture/index.asciidoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,22 @@ By end of this tutorial you will have detailed understanding of principles follo
1919
====
2020
### setup environment
2121
We will start by setting up development environment.
22-
First, clone the Jump-The-Queue Repository.
22+
2323
[step]
2424
--
2525
restoreDevonfwIde(["java", "vscode"])
2626
--
27-
After ide setup, clone jump the queue repository. Jump the queue is a sample devonfw application.
27+
2828
====
2929
### Clone jump the queue repository
30+
31+
First, clone the Jump-The-Queue Repository.Jump the queue is a sample devonfw application.
3032
[step]
3133
--
32-
cloneRepository("main", "https://github.com/devonfw/jump-the-queue.git")
34+
cloneRepository("", "https://github.com/devonfw/jump-the-queue.git")
3335
--
3436
Once project is cloned switch to next tab of IDE. In IDE explorer you will be able to see folder structure like devonfw-> workspaces->main->jump-the-queue-> java->jtqj
37+
3538
====
3639
====
3740
### devon4j application structure

0 commit comments

Comments
 (0)