Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jzaplet authored Mar 10, 2019
1 parent c70f220 commit c7e5ec7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ Propel 2 ORM integration for Nette 2.4 **with Tracy debugger panel**.

## Installation

1. Install this **nette-extensions** via `composer require wakerscz/nette-propel2:v0.9`
1. Install this **nette-extensions** via `composer require wakers/nette-propel2:v0.9`

2. Register this extensions in your application `config.neon`

```neon
wakers-propel: Wakers\Propel\DI\PropelExtension
extensions:
wakers-propel: Wakers\Propel\DI\PropelExtension
```
3. Add propel configuration file in `./app/config/db.local.neon`
Expand Down

0 comments on commit c7e5ec7

Please sign in to comment.