Skip to content

Commit

Permalink
Updates installation introduction on quick start page
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>
  • Loading branch information
froschdesign authored and tux-rampage committed Sep 15, 2020
1 parent 430727b commit 6031f19
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/book/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ can be paired with any IoC container that implements this interface, such as

## 1. Installation

If you haven't already, [install Composer](https://getcomposer.org/).
Once you have, you can install laminas-di:

```bash
$ composer require laminas/laminas-di
```
Before starting, make sure laminas-di is [installed and configured](installation.md).

## 2. Configuring the injector

Expand Down

0 comments on commit 6031f19

Please sign in to comment.