Skip to content

Commit

Permalink
Fix migration example
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Dec 19, 2016
1 parent 847e027 commit bc47422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You can start a queue off the ``jobs`` mysql table:
.. code:: shell
# ensure everything is migrated and the jobs table exists
bin/cake migrations migrate
bin/cake migrations migrate --plugin Josegonzalez/CakeQueuesadilla
# default queue
bin/cake queuesadilla
Expand Down

0 comments on commit bc47422

Please sign in to comment.