Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Vogel authored Aug 6, 2021
1 parent 04085fd commit 92dc9d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#General workflow
# General workflow

bin/migrate.php analyze --src input/ --dest=workspace/
bin/migrate.php extract --src input/ --dest=workspace/
bin/migrate.php convert --src input/ --dest=workspace/
bin/migrate.php compose --src input/ --dest=workspace/
bin/migrate.php convert --src workspace/ --dest=workspace/
bin/migrate.php compose --src workspace/ --dest=workspace/

0 comments on commit 92dc9d9

Please sign in to comment.