Skip to content

Commit 84e8971

Browse files
committed
added dir to executeCommand
1 parent 2e301c1 commit 84e8971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devon4j-migrate/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Execute below command for project migration from an older version to the latest
3131
[step]
3232
== Execute Migrate Command
3333
--
34-
executeCommand("devon java migrate", "devon java migrate", {"dir" : "devonfw/workspaces/main"})
34+
executeCommand("devon java migrate", "devon java migrate", {"dir" : "devon4j-app-4tutorial"})
3535
--
3636
You will see the message similar to the one below, if project migrated successfully.
3737
`Successfully applied 4 migrations to migrate project from version devon4j:2020.08.001 to devon4j:2021.04.002.`

0 commit comments

Comments
 (0)