We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5e321 commit ddacd20Copy full SHA for ddacd20
README.md
@@ -20,7 +20,8 @@ There are a couple of useful commands to interact with a phpcr repository.
20
21
To use the console, make sure you have initialized the git submodules of
22
phpcr-utils, then copy cli-config.php.dist to cli-config.php and adjust it
23
-to your implementation of PHPCR.
+to your implementation of PHPCR. Then you can run the commands from the
24
+phpcr-utils directory with ``./bin/phpcr``
25
NOTE: If you are using PHPCR inside of Symfony, the DoctrinePHPCRBundle
26
provides the commands inside the normal Symfony console and you don't need to
27
prepare anything special.
0 commit comments