Skip to content

Commit ddacd20

Browse files
committed
be more explicit in readme about command
1 parent ff5e321 commit ddacd20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ There are a couple of useful commands to interact with a phpcr repository.
2020

2121
To use the console, make sure you have initialized the git submodules of
2222
phpcr-utils, then copy cli-config.php.dist to cli-config.php and adjust it
23-
to your implementation of PHPCR.
23+
to your implementation of PHPCR. Then you can run the commands from the
24+
phpcr-utils directory with ``./bin/phpcr``
2425
NOTE: If you are using PHPCR inside of Symfony, the DoctrinePHPCRBundle
2526
provides the commands inside the normal Symfony console and you don't need to
2627
prepare anything special.

0 commit comments

Comments
 (0)