Skip to content

Commit 2369ab5

Browse files
authored
TASK: adjust README
1 parent e9b76e9 commit 2369ab5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,15 @@ composer require skrull/node-migration-generator
99

1010
## Demo
1111
![Demo Video](Documentation/demo.gif)
12+
13+
## Usage
14+
15+
```bash
16+
./flow skrull:migrationcreate
17+
```
18+
19+
You can also set the package key as an argument:
20+
21+
```bash
22+
./flow skrull:migrationcreate --package-key Neos.Demo
23+
```

0 commit comments

Comments
 (0)