Skip to content

Commit 69c3b11

Browse files
committed
fix README
1 parent 98a7c93 commit 69c3b11

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ Available commands:
6464
list Lists commands
6565
````
6666

67+
Execute your command `acme`:
68+
69+
````
70+
$ app/console acme
71+
72+
Execute
73+
74+
````
6775
Now you can change the logic of your command class on your own.
6876

69-
If the name of your command class will be in CamelCase you get `camel:case` command.
77+
If the name of your command class will be in CamelCase you get `camel:case` command.

0 commit comments

Comments
 (0)