X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/4c448c2ede1a18b6ffcd7e147f05d4f1c7b5857f..ebf84925e109c46337293514bd107153d2b87b69:/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