Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit f375e56

Browse files
committed
Merge pull request #127 in master
2 parents 0cab015 + d13e384 commit f375e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/usage-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ development than in production, after all!).
259259
First, install zend-config:
260260
261261
```bash
262-
$ composer install zendframework/zend-config
262+
$ composer require zendframework/zend-config
263263
```
264264
265265
Now we can start creating our configuration files and container factories.

0 commit comments

Comments
 (0)