Skip to content

Commit 7b57db3

Browse files
authored
Update initialize command. Issue #192
1 parent a599caa commit 7b57db3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ public function registerBundles()
4949
}
5050
```
5151

52+
If you use 2.x branch or dev-master version of this bundle you need additionally:
53+
54+
```bash
55+
php bin/console avanzu:admin:initialize
56+
```
57+
5258
Install assets (preferably using symlink method but hardcopy works as well)...
5359

5460
```bash

0 commit comments

Comments
 (0)