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

Commit 53c6e30

Browse files
authored
Merge pull request #829 from lukaskolista/patch-1
Update the_big_picture.rst
2 parents 4327c02 + 8a5a2ab commit 53c6e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ extension. After that, run these commands:
6969
.. code-block:: bash
7070
7171
$ php bin/console doctrine:database:create
72-
$ php bin/console doctrine:phpcr:init:dbal
72+
$ php bin/console doctrine:phpcr:init:dbal --force
7373
$ php bin/console doctrine:phpcr:repository:init
7474
$ php bin/console doctrine:phpcr:fixtures:load
7575

0 commit comments

Comments
 (0)