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

Commit

Permalink
Mistake in the composer command
Browse files Browse the repository at this point in the history
Mistake in the composer command in the documentation
  • Loading branch information
webroru committed Nov 15, 2018
1 parent fee39cd commit 09caae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you haven't already, [install Composer](https://getcomposer.org/).
Once you have, you can install zend-di:

```bash
$ composer install zendframework/zend-di
$ composer require zendframework/zend-di
```

## 2. Configuring the injector
Expand Down

0 comments on commit 09caae3

Please sign in to comment.