Skip to content

Commit

Permalink
zend-mvc-console require command
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jan 5, 2017
1 parent 7e00e9e commit 2bc8c0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ You will get the following page if display_errors config is 0:

*Console Access*

> If you use zend-mvc v3, you need to have `zendframework/zend-mvc-console:^1.1` in your vendor, if you don't have, you can install it via command:
> If you use zend-mvc v3, you need to have `zendframework/zend-mvc-console` in your vendor, if you don't have, you can install it via command:

> ```
> composer require zendframework/zend-mvc-console:^1.1
> composer require zendframework/zend-mvc-console --sort-packages
> ```
| Command | Preview For |
Expand Down

0 comments on commit 2bc8c0d

Please sign in to comment.