Skip to content

Commit

Permalink
fix: issues from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Dec 11, 2024
1 parent 4e769dc commit 3c8ed70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
We provide a cli tool to auto migrate your source code. Use this command in your repository:

```shell
npx @db-ui/migration -t=v005_v006 -s=./src
npx @db-ui/migration --type=v005_v006 --src=./src
```

## Deutsche Bahn brand
Expand Down

0 comments on commit 3c8ed70

Please sign in to comment.