Skip to content

Commit 76a136e

Browse files
feature: updated readme
1 parent 3e8cc33 commit 76a136e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ composer require basilicom/er-diagram-xml-export-bundle
1515

1616
### Usage
1717
```
18-
bin/console basilicom::create-er-diagram-xml-export
19-
bin/console basilicom::create-er-diagram-xml-export <filename>
18+
bin/console basilicom:create-er-diagram-xml-export
19+
bin/console basilicom:create-er-diagram-xml-export <filename>
2020
```
2121

2222
The generated file will be saved in the `var/bundles/ERDiagramXMLExportBundle` folder with filename `pimcore.graphml` or the given `<filename>.graphml`.

0 commit comments

Comments
 (0)