Skip to content

Commit dfa8b14

Browse files
authored
docs
1 parent 4496234 commit dfa8b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Plugin::load('Queue', ['routes' => true]);
1717

1818
Run the following command in the CakePHP console to create the tables using the Migrations plugin:
1919
```sh
20-
bin/cake Migrations migrate -p Queue
20+
bin/cake migrations migrate -p Queue
2121
```
2222

2323
It is also advised to have the `posix` PHP extension enabled.

0 commit comments

Comments
 (0)