X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/738cb84ed85c3e542199919f683140cfa6a2da7e..380623890b4880b1ea107945f7a3b9b59409081e:/README.md diff --git a/README.md b/README.md index e51fc22..81cd07a 100644 --- a/README.md +++ b/README.md @@ -202,14 +202,14 @@ Open a command console, enter your project directory and execute the following command to see default bundle configuration: ```console -$ php bin/console config:dump-reference RapsysPackBundle +$ bin/console config:dump-reference RapsysPackBundle ``` Open a command console, enter your project directory and execute the following command to see current bundle configuration: ```console -$ php bin/console debug:config RapsysPackBundle +$ bin/console debug:config RapsysPackBundle ``` ### Step 4: Use the twig extension in your Template