Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 99e7049

Browse files
committed
Merge pull request #405 from mbadolato/patch-1
Add repository:init command
2 parents 5f743bc + e1b8bc8 commit 99e7049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ extension. After that, run these commands:
6161
6262
$ php app/console doctrine:database:create
6363
$ php app/console doctrine:phpcr:init:dbal
64+
$ php app/console doctrine:phpcr:repository:init
6465
$ php app/console doctrine:phpcr:fixtures:load
6566
6667
.. tip::

0 commit comments

Comments
 (0)