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

Commit b83228a

Browse files
authored
Merge pull request #770 from Fbeen/patch-1
Update installation.rst
2 parents 64517de + 326ed6e commit b83228a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ database backend just go ahead and run the following:
116116
.. code-block:: bash
117117
118118
$ php app/console doctrine:database:create
119-
$ php app/console doctrine:phpcr:init:dbal
119+
$ php app/console doctrine:phpcr:init:dbal --force
120120
$ php app/console doctrine:phpcr:repository:init
121121
$ php app/console doctrine:phpcr:fixtures:load
122122

0 commit comments

Comments
 (0)